AXI
AXI copied to clipboard
VIP for AXI Protocol
Hi I am adopting an axi slave as a memory in our environment, but it didn't exist and was hanging when test cases finished.
How can I run this on EDA playground?
Hello. Why are you choose the Sequence-Driver API "get_next_item() followed by item_done()" ? Don't you think would it be better to use "get(req) followed by put(rsp)" model (this naming I...
Kindly let me know how to run on edaplayground!