About master and slave design of EMIF on arria 10
Hi all,
I face problems about master and slave design of EMIF's IPs on arria 10:
for this design case :
1) each emif_usr_clk signals from emif_master and emif_slave is always the same?
2) the amm_* signals of EMIF's controller is timinged to emif_usr_clk?
3) Could I can only use the emif_usr_clk from emif_master to timing the amm_* signals of emif_master and emif_slave?
4) If above problems is correct, I found that amm_rdvalid signals from emif_master and emif_slave is not synchronous and have big timing skew between each other from scope.
5) from the example simulation result, I found that EMIF's controller can receive up to 11 requests (write/read or both), I want to that the burstcounter of read request is up to 2^7? And if I send one this read request, I can still send up to 10 write request, right?
software : quartus pro 16.1
fpga type : arria 10
Could someone help me about above problems?
Brs,
Lambert