I'm trying to use SignalProbe to speed up the debugging process.
I've got a number of testpoint pins that I've been assigning and reassigning signals to in order to see the signals on an external logic analyzer.
This works very well except the 10 min. compile just to change test signals is getting old. SignalProbe seems to be the solution to my problem but I'm not able to get it going correctly.
It seems that most of the signals I want to probe are intermediate named values that connect one block of logic to another. Anyway, these signals don't appear in the signalprobe node finder.
I can type them into the assignment editor as the SignalProbe source, but the SignalProbe Compile warns that the Source "Could not be found, or is an unsupported type"
Does SignalProbe not support internal signals? Do I need to do something to make a signal a supported type?
Thanks, Ken