Altera_Forum
Honored Contributor
12 years agoTurn on 4 leds nios II
hello, I have a FPGA Cyclone III ep3c25. I use NIOS II, I turn on the first LED. Now how to turn the 4 LEDs. i use this code to blink first led. #include <stdio.h># include "system.h"# incl...