Altera_Forum
Honored Contributor
17 years agoCyclone III Evalution Kit Tutorial
1.)
Hi, I am newbie in Altera and FPGA. Can anyone tell where can I find a good tutorial for me to learn Nios II using Cyclone III Evaluation Kit? It is hard to find any good tutorial anywhere. :(. 2) I find that the LED pin assignment for the my_first_fpga_tutorial and my_first_nios2_software_tutorial and the schematic provided by Altera is totally different. :confused: 3) I anyone tell me how I control the 4 LED and 4 button on the Cyclone III Evalution Kit? I find that IOWR_ALTERA_AVALON_PIO_DATA(LED_PIO_BASE,0x0F); does not work. So far only LED0 can work. Thanks