Forum Discussion
Altera_Forum
Honored Contributor
20 years agoSDRAM and speed gain
I want to build a system using SOPC builder that contains a SDRAM controller, that is accessed from a NIOS2 and a DMA controller, both running at 50MHz. If I have the SDRAM controller run at 100MHz, ...
Altera_Forum
Honored Contributor
20 years agoAs the SDRAM controlller does not offer a Clock out for sdram,We need to generate the clock By PLL and make connection to sdram clock input pin, my question is: How can the Data synchronous wiht clock?can i make system clock for nios and sdram clock with different frequence?example sdram clock at 100M but nios system clock in is 50M...