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

AXI race conditation #275

Open
aolofsson opened this issue Jan 20, 2025 · 0 comments
Open

AXI race conditation #275

aolofsson opened this issue Jan 20, 2025 · 0 comments

Comments

@aolofsson
Copy link
Member

Read/write transations are driven in without regard to the s_axi_aresetn signal. Some simple axi lite register interfaces may have ready high by default. The transactor currently drives in transactions (valid & ready) during reset and then hangs when there is no response.

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