Altera_Forum
Honored Contributor
16 years agoLink between NIOS II & SOPC
Hello,
As a young amateur of NIOS, I have a question : I've done a SOPC on my Cyclone III development board, and for example I would like to turn ON one Led connected to one output of the FPGA. How do I know the name of the variable I have to set. In other word, I got a library with something like # define IOADDR_ALTERA_AVALON_PIO_CLEAR_BITS(base)__IO_CALC_ADDRESS_NATIVE(base, 5) so I can use this variable. But let say I want to create my own source files, how do I do ? I was guessing there is a link between the name we put in Quartus on each pin (.bdf schematic), but it doesn't seem so. Thanks ! Julien.