pipeline for AXI if timing is not met

Status
Not open for further replies.

sun_ray

Advanced Member level 3
Joined
Oct 3, 2011
Messages
772
Helped
5
Reputation
10
Reaction score
5
Trophy points
1,298
Visit site
Activity points
6,828
There is an AXI master interacting with an AXI slave. How to pipeline if the timing is not met? Is it sufficient if we pipeline RDATA, RVALID and RREADY? Or some other signals needs to be also pipelined?


Regards
 

Are there any other signal other than RRESP,RDATA, RVALID and RREADY needs to be considered?

Regards
 

If you want to have burst data to be read from the slave then you need to have master sending burst address to look for the data at the slave end.
So you need to consider all the signals as shown in the waveform. You can look into the AXI specifications manual for more details. Further you can apply 'Data Interleaving'.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…