Forum Discussion
Altera_Forum
Honored Contributor
14 years agoRunning Nios II on DDR2 (UNIPHY controller)
Hello all, I'm trying to run the "Small Hello World" example in Nios II by using a DDR2 with the UNIPHY controller both for data and instructions. I'm using a custom preset I've made for a Winb...
Altera_Forum
Honored Contributor
14 years agoI would go the other way:
connect external 50MHz clock to DDR2 memory controller. The controller gives outputs of 100MHz and 50MHz clocks. Choose one of them and use it for the whole SOPC system. This means that the external clock is connected only to memory controller and all the other components (including cpu itself) is connected to the memory controller clock output. No need of clock crossing bridge then.