Forum Discussion
tedh4ddv
Occasional Contributor
2 years agoSignal Probe - Source node does not exist
I've compiled my project. I've reserved an available pin for Signal Probe output. When I try to Add Signal Probe Pin, the selected node is not found. I see an error: Source node does not exist. P...
- 2 years ago
I changed node filter to post fitting and was able to select the target node. The design compiled and the node was accessible at the selected pin. Thanks for the advice.
sstrell
Super Contributor
2 years agoThe signal probably got optimized away or renamed. You were able to tap it in Signal Tap because you can tap pre-synthesis nodes. Signal Probe only can connect to post-fit nodes, so they must "survive" the compilation process.
Either that or because it's a signal inside an IP, which sometimes can prevent post-fit access.
When you use the Node Finder to find the signal, are you using the Signal Probe filter?