Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDATA does not return from axi_m_driver #14

Open
dzhafarov-valery opened this issue Jul 24, 2022 · 0 comments
Open

RDATA does not return from axi_m_driver #14

dzhafarov-valery opened this issue Jul 24, 2022 · 0 comments

Comments

@dzhafarov-valery
Copy link

dzhafarov-valery commented Jul 24, 2022

Hello. Why are you choose the Sequence-Driver API "get_next_item() followed by item_done()" ?
Don't you think would it be better to use "get(req) followed by put(rsp)" model (this naming I get from UVM cookbook)?
With "get(req) followed by put(rsp)" model you can return to sequence read data and bresp status.

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

No branches or pull requests

1 participant