| # How to view macro to macro and macro to pin connections in openroad gui mode? |
|
|
| Tool: Graphical User Interface |
|
|
| Subcategory: Visualization |
|
|
| ## Conversation |
|
|
| ### khaledhasanzami |
| I am having some error showing macros can not connect to some pins.
|
|
|
| I can't figure out how to view macro to macro connections (flightline) and macro to pin connections in gui mode.
|
|
|
| Help me if anyone figured this out! |
|
|
| ### vijayank88 |
| Use `net` name to view in GUI using `Find` menu. It was explained here: https://openroad-flow-scripts.readthedocs.io/en/latest/tutorials/FlowTutorial.html#tracing-the-clock-tree |
|
|
| ### khaledhasanzami |
| I was looking for macro to macro connection.
|
|
|
| I got the solution though.
|
|
|
| We have to select a macro, right click, highlight, go to all nets and chose a group.
|
|
|
| Thank you for the suggestions though.
|
|
|
|
|
|
|