File tree Expand file tree Collapse file tree 2 files changed +65
-1
lines changed
Expand file tree Collapse file tree 2 files changed +65
-1
lines changed Original file line number Diff line number Diff line change 2424 ],
2525 "step" : 0
2626 },
27+ "CORE_MARGIN" : {
28+ "type" : " int" ,
29+ "minmax" : [
30+ 2 ,
31+ 2
32+ ],
33+ "step" : 0
34+ },
35+ "CELL_PAD_IN_SITES_GLOBAL_PLACEMENT" : {
36+ "type" : " int" ,
37+ "minmax" : [
38+ 0 ,
39+ 5
40+ ],
41+ "step" : 1
42+ },
43+ "CELL_PAD_IN_SITES_DETAIL_PLACEMENT" : {
44+ "type" : " int" ,
45+ "minmax" : [
46+ 0 ,
47+ 5
48+ ],
49+ "step" : 1
50+ },
51+ "_FR_LAYER_ADJUST" : {
52+ "type" : " float" ,
53+ "minmax" : [
54+ 0.1 ,
55+ 0.3
56+ ],
57+ "step" : 0
58+ },
2759 "PLACE_DENSITY_LB_ADDON" : {
2860 "type" : " float" ,
2961 "minmax" : [
3264 ],
3365 "step" : 0
3466 },
67+ "CTS_CLUSTER_SIZE" : {
68+ "type" : " int" ,
69+ "minmax" : [
70+ 10 ,
71+ 200
72+ ],
73+ "step" : 1
74+ },
75+ "CTS_CLUSTER_DIAMETER" : {
76+ "type" : " int" ,
77+ "minmax" : [
78+ 20 ,
79+ 400
80+ ],
81+ "step" : 1
82+ },
3583 "_FR_FILE_PATH" : " " ,
3684 "_FR_GR_OVERFLOW" : {
3785 "type" : " int" ,
Original file line number Diff line number Diff line change 1212 "type" : " int" ,
1313 "minmax" : [
1414 0 ,
15- 30
15+ 20
1616 ],
1717 "step" : 1
1818 },
2424 ],
2525 "step" : 0
2626 },
27+ "CORE_ASPECT_RATIO" : {
28+ "type" : " float" ,
29+ "minmax" : [
30+ 0.9 ,
31+ 1.1
32+ ],
33+ "step" : 0
34+ },
2735 "CELL_PAD_IN_SITES_GLOBAL_PLACEMENT" : {
2836 "type" : " int" ,
2937 "minmax" : [
4048 ],
4149 "step" : 1
4250 },
51+ "_FR_LAYER_ADJUST" : {
52+ "type" : " float" ,
53+ "minmax" : [
54+ 0.1 ,
55+ 0.3
56+ ],
57+ "step" : 0
58+ },
4359 "PLACE_DENSITY_LB_ADDON" : {
4460 "type" : " float" ,
4561 "minmax" : [
You can’t perform that action at this time.
0 commit comments