Forum Discussion
Rleduc
New Contributor
2 years agoRead/Write EMIF DDR4
Hello, I'm working on Arria 10, trying to read and write data to external memory DDR4. Write part : My data comes out from a FIFO and is 16 bits wide. I need to implement a logic that can read N t...
AdzimZM_Altera
Regular Contributor
2 years agoHi,
I think you may try to read back the data that you have wrote in the memory.
Because not all signals can be read through the SignalTap.
Usually the usr_clk and usr_reset with be fed to traffic generator or user logic.
I think the fifo should be working fine if you fed with this signals.
Regards,
Adzim