Replies: 2 comments
-
|
The flow itself doesn't have a mechanism but the command should work at that point (though it hasn't been tested). You could add a flow option if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Solution implemented: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to iterate on the floorplan of the top level of our design. In doing so, I want to change the pin constraints for the macros used at the top level.
However,
make generate_abstractgoes all the way to detailed routing before producing a .gds, .lef and .lib file. This takes a long time.Is there a way to run generate_abstract after IO pin placement on the macro without going through detailed route?
Beta Was this translation helpful? Give feedback.
All reactions