-
-
Notifications
You must be signed in to change notification settings - Fork 108
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_slave_sub_driver don't reset response_queue #49
Comments
Hi @kkurenkov , Thank you for reporting this issue! Your understanding is correct so can you open a PR to fix this? tvip-axi/src/tvip_axi_slave_driver.svh Line 211 in fe2c876
|
Thank you for opening the PR! |
By the way, I'm developing utility tools below for RTL develpment. Can you try to use those tools if you have enough time?
|
Hi Taichi!
I have a problemlem connected with AXI Slave
After reset i see response on R channel...
I find a problem
https://github.com/taichi-ishitani/tvip-axi/blob/master/src/tvip_axi_slave_driver.svh#L147
must delete in task
https://github.com/taichi-ishitani/tvip-axi/blob/master/src/tvip_axi_slave_driver.svh#L196
The text was updated successfully, but these errors were encountered: