Which Quartus Version has Viewing Connection/ Highlight Routing feature?
Hi,
I was using Quartus Prime Pro 18.1 edition and noticed the chip planner doesn't have the bird's eye view routing for analyzing the routing congestion.
The view routing feature is only available when with further zoom-in and can only see a portion of the routing in the zoom-in area. It is not a bird's eye view routing that can provide the overall routing congestion picture.
I saw there is a "Highlight Routing" feature mentioned in the Quartus Prime Pro Chip Planner youtube video and in the pg17 of Quartus II Handbook (QII52006-13.1.0):
https://www.youtube.com/watch?v=z82t12RCY_o
I would like to seek advice on the following three doubts here:
1. Does the "Highlight Routing" feature in a later version has the bird's eye view routing for analyzing the routing congestion?
2. If the "Highlight Routing" feature can't provide the bird's eye view routing, may I know does the "Report Routing Utilization" in the Chip Planner can be used to analyze the routing congestion? OR what are the tools in Quartus that can be used for analyzing routing congestion?
3. Which Quartus Prime Standard and Pro version started to has the "Highlight Routing" feature?
Thanks!
~Cheer
You have to find and highlight a path. You can search right in Chip Planner, but cross-probing is much easier. That's why I mentioned timing analyzer because that's the most common way of cross-probing a path into Chip Planner, but you can cross-probe from the RTL Viewer, the Technology Map Viewer, and others. Find the object or path, right-click, and select Locate -> Locate in Chip Planner. The "connectivity schematic" you mention is the resource property viewer/editor, which shows you how specific resources are used in your design (and you can make low-level changes to their use post-fit). When you select a particular resource in the device floorplan (or cross-probe a part of your design to the Chip Planner), this view shows that resource's details. Anything highlighted in blue is part of the resource that is being used by your design. Gray parts are unused.
What you've done here is located an individual resource instead of a path. Again, it's easiest to do what you want from the timing analyzer because you can select a path in a timing report and select Locate *path* in Chip Planner instead of just an individual resource like what you show in your screenshot.