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

[testbench] The Verilator TB of the HPDcache is not verifying CMOs #50

Open
cfuguet opened this issue Nov 20, 2024 · 1 comment
Open
Assignees
Labels
enhancement New feature or request testbench Issue related to the testbench (not the RTL)

Comments

@cfuguet
Copy link
Contributor

cfuguet commented Nov 20, 2024

Currently the tests do not validate that the CMOs are correctly processed.

@cfuguet cfuguet added enhancement New feature or request testbench Issue related to the testbench (not the RTL) labels Nov 20, 2024
@cfuguet cfuguet self-assigned this Nov 20, 2024
@khandelwaltanuj
Copy link

Hi César,

I would be interested to know, how you are planning to do it ?
In UVM bench, the verification of CMOs is very light for the moment. We are sending CMOs and hoping everything goes well without really testing anything. Except directed PLRU tests where I invalidate cache lines depending on the CMOs to predict the victim.

Thanks and Regards
Tanuj Khandelwal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testbench Issue related to the testbench (not the RTL)
Projects
None yet
Development

No branches or pull requests

2 participants