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

[cv_dv_utils] axi2mem r_chan doesnt work correctly in the case of a burst request (len > 0) #2371

Open
khandelwaltanuj opened this issue Feb 19, 2024 · 0 comments
Assignees
Labels
Common Infrastructure: UVM Agent Common Infrastructure Library components or scriptware common to all environments in CORE-V-VERIF

Comments

@khandelwaltanuj
Copy link
Contributor

Hello

The cv_dv_utils provides a axi2mem uvm object.
The aim of this object is to convert axi request to memory response model request and vice verca.
An issue has been observed while doing a burst request on ar_chan i.e a read request with len > 0.

To reproduce this bug, it is sufficient to make a read request with len > 0. AXI2MEM responds with a last which does not respect the axi protocol.

Thanks and Regards
Tanuj Khandelwal

@MikeOpenHWGroup MikeOpenHWGroup added Common Infrastructure Library components or scriptware common to all environments in CORE-V-VERIF Common Infrastructure: UVM Agent labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Common Infrastructure: UVM Agent Common Infrastructure Library components or scriptware common to all environments in CORE-V-VERIF
Projects
None yet
Development

No branches or pull requests

3 participants