Forum Discussion
Altera_Forum
Honored Contributor
18 years agoThe memory actions are in the same order as requested at the local interface. But local_wdata_req occurs before physical write and local_rdata_valid after physical read. As a consequence, you have to process read and write pipeline independantly at the local interface.