Skip to content

[Testing] Add missing 'err' signal to obi_test#40

Merged
micprog merged 1 commit into
pulp-platform:mainfrom
mosaic-soc:pr/obi-test-fixes
Jul 10, 2026
Merged

[Testing] Add missing 'err' signal to obi_test#40
micprog merged 1 commit into
pulp-platform:mainfrom
mosaic-soc:pr/obi-test-fixes

Conversation

@LucaRufer

Copy link
Copy Markdown

This PR adds the missing err signal to the obi_driver class. The signal was present in the interface, but never driven by the driver. Additionally, it is added to the send_r task of the driver, as all the other reponse phase signals are.

As for the value the random subordinate generates for the err signal when calling send_r, the approach from axi_test was used and a new parameter of the random subordinate calledRandResp is used to determine if the err signal is randomized or always0 (default for compatibility with other testbenches).

@micprog micprog left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@micprog micprog merged commit 1e0fe45 into pulp-platform:main Jul 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants