Skip to content

Commit

Permalink
orfs_flow: add FLORPLAN_DEF variable
Browse files Browse the repository at this point in the history
Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Sep 20, 2024
1 parent 22ffabd commit 0cbed47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openroad.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -1236,6 +1236,7 @@ ALL_STAGES = ["synth", "floorplan", "place", "cts", "grt", "route", "final", "ge
# about the ORFS code that there is no known nice way for ORFS to
# provide.
STAGE_ARGS_USES = {
"FLOORPLAN_DEF": ["floorplan"],
"PLACE_DENSITY": ["floorplan", "place"],
"SDC_FILE": ["synth"],
"IO_CONSTRAINTS": ["floorplan", "place"],
Expand Down

0 comments on commit 0cbed47

Please sign in to comment.