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

Add FP_OBSTRUCTIONS #228

Merged
merged 18 commits into from
Oct 26, 2023
Merged

Add FP_OBSTRUCTIONS #228

merged 18 commits into from
Oct 26, 2023

Conversation

kareefardi
Copy link
Collaborator

@kareefardi kareefardi commented Oct 22, 2023

  • Changed type of DIE_AREA and and CORE_AREA to Optional[Tuple[Decimal, Decimal, Decimal, Decimal]]
    • API Break: For configurations using meta.version = 2, those variables can no longer be provided as strings, and must be provided as an array of four numeric elements.
  • OpenROAD.Floorplan: Added new environment variable FP_OBSTRUCTIONS to specify obstructions during floorplanning
  • Fixed tuple loading for config variables
  • Fixed unit test for tuple loading for config variables

Depends on efabless/openlane2-ci-designs#4
Depends on efabless/openlane2-step-unit-tests#4

@kareefardi kareefardi marked this pull request as ready for review October 24, 2023 13:56
@kareefardi kareefardi requested a review from donn October 25, 2023 10:50
@donn donn enabled auto-merge (squash) October 26, 2023 12:32
@donn donn merged commit fbfe20e into main Oct 26, 2023
68 checks passed
@donn donn mentioned this pull request Oct 26, 2023
@donn donn deleted the floorplan-obstructions branch November 14, 2023 08:24
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

Successfully merging this pull request may close these issues.

2 participants