This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I am working on AXI vip and I am confused about where should I put logic about burst(FIXED,INCR,WRAP) can anybody give me direction ?

at which side I can declare logic about burst kind .at master side or slave side.

  • Both the master and the slave need to be aware of the burst type, and to understand how to interpret this information.  The master needs to be able to signal how the address will change, and the slave needs to understand how to change the address based on the initial request.