Forum Discussion
Altera_Forum
Honored Contributor
14 years agoAdd a one bit output PIO to your system and assign the output to a virtual pin using the assignment editor. If you need to configure your design into a device then you'll need to assign that PIO to a real pin (cut the output path since this is a dummy connection as far as you are concerned)
There are preserve attributes that Quartus uses to preserve logic instead of optimizing nets away however this won't work in your case because Nios II is encrypted (plus it would be a lot of work too:))