We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
While OpenROAD, by default, loads RC values from the tech LEF, that doesn't allow them to be set for multiple corners.
RC values for all layers (and resistances for vias) should be settable per-corner.
The text was updated successfully, but these errors were encountered:
feat!: multiple pnr corners, custom rc values (#591)
634c9b9
Resolves #656, #657 Depends on efabless/openlane2-step-unit-tests#42 --------- Signed-off-by: Kareem Farid <[email protected]> Co-authored-by: Mohamed Gaber <[email protected]>
No branches or pull requests
Description
While OpenROAD, by default, loads RC values from the tech LEF, that doesn't allow them to be set for multiple corners.
Proposal
RC values for all layers (and resistances for vias) should be settable per-corner.
The text was updated successfully, but these errors were encountered: