Skip to content

Commit

Permalink
variants: GPL_TIMING_DRIVEN=1
Browse files Browse the repository at this point in the history
Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Oct 29, 2024
1 parent 13cda26 commit 2c4ebdc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,15 @@ SWEEP = {
"cts": "BoomTile_place",
},
},
"4": {
"description": "Same as base, but timing driven placement",
"variables": {
"GPL_TIMING_DRIVEN": "1",
},
"previous_stage": {
"place": "BoomTile_floorplan",
},
},
}

BOOMTILE_VARIABLES = SKIP_REPORT_METRICS | FAST_BUILD_SETTINGS | {
Expand Down

0 comments on commit 2c4ebdc

Please sign in to comment.