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

[BUG] <Test timeout when randomizing delay between AXI Write Address and Write Data> #2075

Open
1 task done
AEzzejjari opened this issue Apr 25, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Type:Bug For bugs in the RTL, Documentation, Verification environment or Tool and Build system

Comments

@AEzzejjari
Copy link
Member

Is there an existing CVA6 bug for this?

  • I have searched the existing bug issues

Bug Description

Utilizing an updated AXI agent (PR #2416), a generated test timeout when randomizing the delay between AXI Write Address and Write Data, due to an issue with the RVFI. The RVFI fails to collect the correct physical address from the execute stage, preventing comparison with the TOHOST address and test completion.

Test name: riscv_load_store_hazard_test
Seed: 1099370614

@AEzzejjari AEzzejjari added the Type:Bug For bugs in the RTL, Documentation, Verification environment or Tool and Build system label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug For bugs in the RTL, Documentation, Verification environment or Tool and Build system
Projects
None yet
Development

No branches or pull requests

2 participants