Which Quartus Version has Viewing Connection/ Highlight Routing feature?
- 3 years ago
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.