Visible to Intel only — GUID: tun1493074802758
Ixiasoft
Example of Using Signal Probe Routing Feature
Use this example to test the Signal Probe flow in a simple design. You can then modify this example to debug your own projects.
- Copy and paste top.tcl and top.v to the working directory.
- In the Intel® Quartus® Prime software, click Tools > Tcl Scripts....
- Select top.tcl, and click Run.
- When the script finishes, verify the connection success in the Connections to Signal Probe Pins report.
Alternatively, run the example from the command line:
quartus_sh -t top.tcl
The Tcl script executes with no errors. The Connections to Signal Probe Pins table appears on the Fitter report file, top.fit.rpt.
Related Information