Forum Discussion
Hi Lambert,
Switching between read and write operation can reduce the efficiency of your controller because its needs to issue the precharge and activate commands for the operation and access the bank and row.
By the way, there are methods to improve the efficiency of your controller such as Auto-Precharge Commands, Additive Latency, Calibration and so on.
You can refer to the Arria 10 EMIF User Guide in the link below on Chapter 13.
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug-20115.pdf
But its depends on your design controller to handle the traffics of the operations.
Thanks,
Adzim
- lambert_yu4 years ago
Contributor
Hi Adzim,
Is there any information for the timing skew of avl_master_ready and avl_slave_ready signals based on master and slave design of EMIF ?
Brs,
Lambert