Forum Discussion
Altera_Forum
Honored Contributor
17 years agoMake sure that an output pin depends on the signals that are monitored by SignalTap.
Quartus will optimize away any logic that does not affect an output pin EVEN if you have connected it to SignalTap. To preserve the nodes so that SignalTap can see them, use the Preserve Fan-out Free Register Node logic option. Just something to check