Forum Discussion
Altera_Forum
Honored Contributor
14 years agoDDR2 and Ethernet
Hi friends, I want to control DDR2 and Ethernet with NIOS II on my board. ADC results are read from LVDS_rx module and store on DDR2 and then stream out via Ethernet. On my board, there is no...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Why not using DDR2 memory? It doesn't matter what memory type it is, since You need to use either DMA (better SGDMA for faster transfers) or write Your own Avalon Memory Master controller. How fast ADC is? --- Quote End --- 400Msps ADC. DDR2 memory is used to store ADC result . if it's used for nios II ,what about the ADC ?