Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDo you have a PIO in your SOPC/QSys system? Then the altera_avalon_pio_regs.h include file should automatically be included in the BSP.
What name did you give your PIO? The name to use is your PIO name, in capital letters, with a _BASE suffix. For example if you called it my_pio, you must use MY_PIO_BASE.