Forum Discussion
Altera_Forum
Honored Contributor
10 years agoPIO base address constant, defined on design
Hi, I have made some experiments on NIOS2 core with the Avalon PIO and it’s working fine. However, differently from some examples found on the Web, e.g iord(pio_0_base,0) - I had to ma...
Altera_Forum
Honored Contributor
10 years agoThank you all for the advices.
I was not aware of the need to re-generate the BSP, and doing that now the PIO_0 base address 0x3030 is visible at the file "system.h". The only action that I have to do in order to take effect the changes, it was generating a new BSP project instead of the generate option.