Skip to content

Commit 51b4066

Browse files
committed
Merge remote-tracking branch 'origin/master' into HEAD
2 parents 7167ee7 + 9360e59 commit 51b4066

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/orfs/gcd/BUILD

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,11 @@ orfs_flow(
77
name = "gcd",
88
# buildifier: disable=unsorted-dict-items
99
arguments = {
10-
# Faster builds
11-
"GPL_TIMING_DRIVEN": "0",
12-
"SKIP_INCREMENTAL_REPAIR": "1",
13-
"SKIP_LAST_GASP": "1",
1410
# Various
1511
"CORE_AREA": "1.08 1.08 15.12 15.12",
1612
"DIE_AREA": "0 0 16.2 16.2",
1713
"PLACE_DENSITY": "0.35",
1814
"OPENROAD_HIERARCHICAL": "1",
19-
# Start simple with eqy
20-
"SKIP_PIN_SWAP": "1",
21-
"SKIP_GATE_CLONING": "1",
22-
"SKIP_VT_SWAP": "1",
23-
"SKIP_CRIT_VT_SWAP": "1",
2415
},
2516
sources = {
2617
"RULES_JSON": [":rules-base.json"],

0 commit comments

Comments
 (0)