Forum Discussion
Altera_Forum
Honored Contributor
21 years agowhy is it base address?
I make leds light by using PIO of sopc! but i must change some code in niosII IDE!# include "system.h"# include "altera_avalon_pio_regs.h"# include "alt_types.h" /* * This is a freest...
Altera_Forum
Honored Contributor
21 years agoIt all depends on what name you gave to the PIO in SOPC Builder.
This name will propagate to the system.h file that gets generated by the IDE.