Skip to content

Commit 4e8c53b

Browse files
committed
add tunable 1 for fp variables
Signed-off-by: Jack Luar <[email protected]>
1 parent 08a132b commit 4e8c53b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flow/scripts/variables.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ CORE_UTILIZATION:
7575
The core utilization percentage (0-100).
7676
stages:
7777
- floorplan
78+
tunable: 1
7879
CORE_AREA:
7980
description: >
8081
The core area specified as a list of lower-left and upper-right corners in microns
@@ -515,6 +516,7 @@ CORE_ASPECT_RATIO:
515516
is undefined.
516517
stages:
517518
- floorplan
519+
tunable: 1
518520
CORE_MARGIN:
519521
description: >
520522
The margin between the core area and die area, in multiples of SITE heights.

0 commit comments

Comments
 (0)