Altera_Forum
Honored Contributor
11 years agoProblem with reading DDR2 using Avalon MM template (Cyclone III)
Good afternoon, I configured the system which is reading out data from flash in DDR2 using nios. Further using Avalon MM template I read data from DDR2, and they are read with additional 00 bits. In what there can be a problem?
Data in flash: 01 00 9F 02 FF FF FF FF ... Read data in flash (Nios): 1 0 159 2 255 255 255 255 ... Write data in DDR2 (Nios): 1 0 159 2 255 255 255 255 ... Read data in DDR2 (Nios): 1 0 159 2 255 255 255 255 ... It's OK. Read data using Avalon MM temoplate (SignalTap II) http://www.alteraforum.com/forum/attachment.php?attachmentid=10032&stc=1 Project: https://yadi.sk/d/ijojrj8ke9inw