Forum Discussion
Altera_Forum
Honored Contributor
16 years agoThank you Daixiwen.
I add a GPIO (12 pins) in my project and modified the verilog file. The program has been successfully compiled. I do the pin assigment using the HSMC debug header. But, when I run the program in Nios, nothing happen in the output pins. (for example, I would to write 0x07 in the new GPIO) Aways the output pins are in high level (2.5V). Somebody can help me ?