File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,7 @@ CORE_UTILIZATION:
9595 stages :
9696 - floorplan
9797 tunable : 1
98+ type : float
9899CORE_AREA :
99100 description : >
100101 The core area specified as a list of lower-left and upper-right corners in
@@ -361,6 +362,7 @@ CELL_PAD_IN_SITES_GLOBAL_PLACEMENT:
361362 - place
362363 - floorplan
363364 default : 0
365+ type : float
364366 tunable : 1
365367CELL_PAD_IN_SITES_DETAIL_PLACEMENT :
366368 description : >
@@ -371,6 +373,7 @@ CELL_PAD_IN_SITES_DETAIL_PLACEMENT:
371373 - cts
372374 - grt
373375 default : 0
376+ type : float
374377 tunable : 1
375378PLACE_PINS_ARGS :
376379 description : |
@@ -399,6 +402,7 @@ PLACE_DENSITY_LB_ADDON:
399402 - floorplan
400403 - place
401404 tunable : 1
405+ type : float
402406REPAIR_PDN_VIA_LAYER :
403407 description : |
404408 Remove power grid vias which generate DRC violations after detailed routing.
@@ -696,6 +700,7 @@ CORE_ASPECT_RATIO:
696700 stages :
697701 - floorplan
698702 tunable : 1
703+ type : float
699704CORE_MARGIN :
700705 description : >
701706 The margin between the core area and die area, specified in microns.
@@ -706,6 +711,7 @@ CORE_MARGIN:
706711 stages :
707712 - floorplan
708713 tunable : 1
714+ type : float
709715DIE_AREA :
710716 description : >
711717 The die area specified as a list of lower-left and upper-right corners in
@@ -750,13 +756,15 @@ CTS_CLUSTER_DIAMETER:
750756 stages :
751757 - cts
752758 tunable : 1
759+ type : float
753760CTS_CLUSTER_SIZE :
754761 description : >
755762 Maximum number of sinks per cluster.
756763 default : 50
757764 stages :
758765 - cts
759766 tunable : 1
767+ type : int
760768CTS_LIB_NAME :
761769 description : |
762770 Name of the Liberty library to use in selecting the clock buffers.
You can’t perform that action at this time.
0 commit comments