Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize ROUTING_OBSTRUCTIONS (or GRT_OBS for OL1) for IPs #3

Open
amm-efabless opened this issue May 8, 2024 · 0 comments
Open

Comments

@amm-efabless
Copy link

amm-efabless commented May 8, 2024

Some IPs might require a lot of stuff intended for config.json that will make them integrate properly. An example is ROUTING_OBSTRUCTIONS (which should instead be GRT_OBS for OpenLane 1) which might not otherwise be obvious to the user:

"ROUTING_OBSTRUCTIONS": [
"met1 0 40 314 435",
"met2 0 40 314 435",
"met3 0 40 314 435",
"met4 0 40 314 435",
"met5 0 40 314 435"
],

For OL1 & OL2, can these be managed another way, instead of via explicit config.json entries? e.g. Keepouts in GDS or LEF, or some sort of dynamic config?

@amm-efabless amm-efabless changed the title Standardize ROUTING_OBSTRUCTIONS for IPs Standardize ROUTING_OBSTRUCTIONS (or GRT_OBS for OL1) for IPs May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant