Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNIOS Custom peripherals
Folks, I got a simple PIO avalon peripheral set up and working in no time. Now I'm stuck on the next step, having an avalon peripheral that has connections inside the same design that the ...
Altera_Forum
Honored Contributor
22 years agoFolks,
I discovered the answer in AN-333 page 13. To make your custom peripheral a stand-alone, just dont import the design files. When the NIOS is built, it will define new (very verbose) signal names as I/O of the NIOS component. Works great.