Skip to content

Commit 6ce64c5

Browse files
committed
variables: cleanup
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 27c67bf commit 6ce64c5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

flow/scripts/variables.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,6 @@ PLACE_PINS_ARGS:
377377
Arguments to place_pins
378378
stages:
379379
- place
380-
default: ""
381380
PLACE_DENSITY:
382381
description: >
383382
The desired average placement density of cells: 1.0 = dense, 0.0 = widely spread.
@@ -407,7 +406,6 @@ GLOBAL_PLACEMENT_ARGS:
407406
description: >
408407
Use additional tuning parameters during global placement other than default
409408
args defined in global_place.tcl.
410-
default: ""
411409
ENABLE_DPO:
412410
description: |
413411
Enable detail placement with improve_placement feature.
@@ -603,7 +601,6 @@ VERILOG_DEFINES:
603601
description: >
604602
Preprocessor defines passed to the language frontend.
605603
Example: `-D HPDCACHE_ASSERT_OFF`
606-
default: ""
607604
stages:
608605
- synth
609606
SDC_FILE:
@@ -683,7 +680,6 @@ SYNTH_KEEP_MODULES:
683680
SYNTH_ARGS:
684681
description: |
685682
Optional synthesis variables for yosys.
686-
default: ""
687683
SYNTH_HIER_SEPARATOR:
688684
description: |
689685
Separator used for the synthesis flatten stage.
@@ -693,7 +689,6 @@ VERILOG_TOP_PARAMS:
693689
Apply toplevel params (if exist).
694690
stages:
695691
- synth
696-
default: ""
697692
CORE_ASPECT_RATIO:
698693
description: >
699694
The core aspect ratio (height / width). This value is ignored if

0 commit comments

Comments
 (0)