Forum Discussion
Altera_Forum
Honored Contributor
15 years agoRequired Nios components
Hello, I am trying to develop a very simple Nios cpu to run Hello world application. I have created a design: http://i55.tinypic.com/a29isy.jpg As You can see, I have inserted DDR2 memory ...
Altera_Forum
Honored Contributor
15 years agoWell if You check the image I've posted in the first post, the whole system should run on 125MHz (clocked from altmemddr_sysclk). Only altmemddr instantiated PLL is feeded from external 50MHz clock, all other components, including memory and cpu, are feeded after the PLL from its output - 125MHz, so the system should work without clock bridge.