Check Connection Table in Fitter Report
When you compile a design with Signal Probe pins, Intel® Quartus® Prime software generates a connection report table. To see this report, click , open the folder, and click Connections to Signal Probe pins.
The Status column informs whether or not the routing attempt from the nodes to the Signal Probe pins succeeded.
Status | Description |
---|---|
Connected | Routing succeeded. |
Unconnected | Routing did not succeed. Possible reasons are:
|
Connections to Signal Probe Pins in the Compilation Report
Alternatively, you can find the Signal Probe connection information in the Fitter report file (<project_name>.fit.rpt).
Connections to Signal Probe Pins in top.fit.rpt
+--------------------------------------------------------------------------------+
; Connections to Signal Probe pins ;
+--------------------------------------------------------------------------------+
Signal Probe Pin Name : probey
Status : Connected
Attempted Connection : sprobe_me2
Actual Connection : sprobe_me2
Details :
Signal Probe Pin Name : wizard
Status : Connected
Attempted Connection : sprobe_me1
Actual Connection : sprobe_me1
Details :
+--------------------------------------------------------------------------------+