Skip to content

Commit

Permalink
variants: push repair timing on flattened synthesis
Browse files Browse the repository at this point in the history
Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Oct 25, 2024
1 parent 4a6b4d6 commit fed503d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,13 @@ SWEEP = {
"SKIP_REPORT_METRICS": "0",
},
},
"4": {
"variables": {
"SYNTH_HIERARCHICAL": "0",
"MACRO_PLACEMENT_TCL": "$(location write_macro_placement)",
"SETUP_SLACK_MARGIN": "0",
},
},
}

BOOMTILE_VARIABLES = SKIP_REPORT_METRICS | FAST_BUILD_SETTINGS | {
Expand Down

0 comments on commit fed503d

Please sign in to comment.