bigcheesefuzz
New Contributor
7 years agoQSYS export a signal and use as a connection
Hello,
I'm trying to debug an FPGA / NIOS design at the moment for an intermittent bug, I'd like to bring a number of internal NIOS signals to pins on my FPGA.
However when I set a signal (e.g. nios2_cpu debug_reset_request) to EXPORT I then loose that signal as a connection within the qsys_system.
I'm looking for a way continue using a signal as a connection but also set it for Export.