Forum Discussion
Altera_Forum
Honored Contributor
21 years agoMy beginning of nios.
Hello, I am a newbie. I have a cyclone development board of Microtronix, and the development tools is QuartusII4.1+NiosII SDK. I have read some data in Altera web and know something basic. I a...
Altera_Forum
Honored Contributor
21 years agoHi,
Best thing to try is a minimum system with only OnChipRam, and a Uart. You need only to connect 4 pins, Clk, nReset, Rx and Tx. And you should be able to run the hello_world like apllications. If this is running, you can add some peripherals like flash, SRAM and SDRAM, ... It is best to add everytime one peripheral and test its behaviour. Good luck. Stefaan