Visible to Intel only — GUID: mwh1410383683060
Ixiasoft
Visible to Intel only — GUID: mwh1410383683060
Ixiasoft
2.2.5.6. Locating Timing Paths in Other Tools
You can right-click most paths or node names in the Timing Analyzer GUI and click the Locate or Locate Path commands. Use these commands in the Timing Analyzer GUI or the locate command in the Tcl console to locate to that node in other Intel® Quartus® Prime tools.
The following examples show how to locate the ten paths with the worst timing slack from Timing Analyzer to the Technology Map Viewer, and locate all ports matching data* in the Chip Planner.
Locating from the Timing Analyzer
# Locate in the Technology Map Viewer the ten paths with the worst slack locate [get_timing_paths -npaths 10] -tmv # locate all ports that begin with data in the Chip Planner locate [get_ports data*] -chip
Did you find the information on this page useful?
Feedback Message
Characters remaining: