Forum Discussion
Altera_Forum
Honored Contributor
14 years agoSlow DDR2 reading
Hello, I'm implementing a FIFO using the DDR2 RAM in a 3C120 development board. Basically, I have two memory pointers, one for writing and one for reading, and I sequentially write 255 64-bit word...
Altera_Forum
Honored Contributor
14 years agoIt depends how You assert other signals. E.g. I use simple write, but burst read in my DMA.
Add some code and signaltap screenshots if possible.