File tree Expand file tree Collapse file tree 6 files changed +30
-29
lines changed
Expand file tree Collapse file tree 6 files changed +30
-29
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.
88
99export ABC_AREA = 1
1010
11- export CORE_UTILIZATION = 40
11+ export CORE_UTILIZATION = 70
1212export CORE_ASPECT_RATIO = 1
1313export CORE_MARGIN = 2
1414export PLACE_DENSITY = 0.65
Original file line number Diff line number Diff line change 11{
22 "synth__design__instance__area__stdcell" : {
3- "value" : 1928.39 ,
3+ "value" : 1920.0 ,
44 "compare" : " <="
55 },
66 "constraints__clocks__count" : {
77 "value" : 1 ,
88 "compare" : " =="
99 },
1010 "placeopt__design__instance__area" : {
11- "value" : 2162 ,
11+ "value" : 2049 ,
1212 "compare" : " <="
1313 },
1414 "placeopt__design__instance__count__stdcell" : {
15- "value" : 19594 ,
15+ "value" : 19328 ,
1616 "compare" : " <="
1717 },
1818 "detailedplace__design__violations" : {
1919 "value" : 0 ,
2020 "compare" : " =="
2121 },
2222 "cts__design__instance__count__setup_buffer" : {
23- "value" : 1704 ,
23+ "value" : 1681 ,
2424 "compare" : " <="
2525 },
2626 "cts__design__instance__count__hold_buffer" : {
27- "value" : 1704 ,
27+ "value" : 1681 ,
2828 "compare" : " <="
2929 },
3030 "cts__timing__setup__ws" : {
3131 "value" : -34.8 ,
3232 "compare" : " >="
3333 },
3434 "cts__timing__setup__tns" : {
35- "value" : -1100 .0 ,
35+ "value" : -226 .0 ,
3636 "compare" : " >="
3737 },
3838 "cts__timing__hold__ws" : {
5252 "compare" : " >="
5353 },
5454 "globalroute__timing__setup__tns" : {
55- "value" : -2170 .0 ,
55+ "value" : -846 .0 ,
5656 "compare" : " >="
5757 },
5858 "globalroute__timing__hold__ws" : {
6464 "compare" : " >="
6565 },
6666 "detailedroute__route__wirelength" : {
67- "value" : 72539 ,
67+ "value" : 68021 ,
6868 "compare" : " <="
6969 },
7070 "detailedroute__route__drc_errors" : {
8080 "compare" : " <="
8181 },
8282 "finish__timing__setup__ws" : {
83- "value" : -42.2 ,
83+ "value" : -39.9 ,
8484 "compare" : " >="
8585 },
8686 "finish__timing__setup__tns" : {
87- "value" : -825 .0 ,
87+ "value" : -357 .0 ,
8888 "compare" : " >="
8989 },
9090 "finish__timing__hold__ws" : {
9696 "compare" : " >="
9797 },
9898 "finish__design__instance__area" : {
99- "value" : 2269 ,
99+ "value" : 2149 ,
100100 "compare" : " <="
101101 }
102102}
Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ export DESIGN_NAME = gcd
55export VERILOG_FILES = $(sort $(wildcard $(DESIGN_HOME ) /src/$(DESIGN_NAME ) /* .v) )
66export SDC_FILE = $(DESIGN_HOME ) /$(PLATFORM ) /$(DESIGN_NAME ) /constraint.sdc
77
8- export DIE_AREA = 0 0 16.2 16.2
9- export CORE_AREA = 1.08 1.08 15.12 15.12
8+ export CORE_UTILIZATION = 65
9+ export CORE_ASPECT_RATIO = 1
10+ export CORE_MARGIN = 0.5
1011# The goal of this design is to have a smoketest that builds quickly,
1112# that said, this design will go through grt with a 0.99 placement density.
1213export PLACE_DENSITY = 0.35
Original file line number Diff line number Diff line change 88 "compare" : " =="
99 },
1010 "placeopt__design__instance__area" : {
11- "value" : 52 ,
11+ "value" : 50 ,
1212 "compare" : " <="
1313 },
1414 "placeopt__design__instance__count__stdcell" : {
15- "value" : 531 ,
15+ "value" : 473 ,
1616 "compare" : " <="
1717 },
1818 "detailedplace__design__violations" : {
1919 "value" : 0 ,
2020 "compare" : " =="
2121 },
2222 "cts__design__instance__count__setup_buffer" : {
23- "value" : 47 ,
23+ "value" : 41 ,
2424 "compare" : " <="
2525 },
2626 "cts__design__instance__count__hold_buffer" : {
27- "value" : 46 ,
27+ "value" : 41 ,
2828 "compare" : " <="
2929 },
3030 "cts__timing__setup__ws" : {
31- "value" : -53.6 ,
31+ "value" : -38.0 ,
3232 "compare" : " >="
3333 },
3434 "cts__timing__setup__tns" : {
35- "value" : -281 .0 ,
35+ "value" : -119 .0 ,
3636 "compare" : " >="
3737 },
3838 "cts__timing__hold__ws" : {
4848 "compare" : " <="
4949 },
5050 "globalroute__timing__setup__ws" : {
51- "value" : -64.0 ,
51+ "value" : -47.4 ,
5252 "compare" : " >="
5353 },
5454 "globalroute__timing__setup__tns" : {
55- "value" : -439 .0 ,
55+ "value" : -290 .0 ,
5656 "compare" : " >="
5757 },
5858 "globalroute__timing__hold__ws" : {
6464 "compare" : " >="
6565 },
6666 "detailedroute__route__wirelength" : {
67- "value" : 1352 ,
67+ "value" : 1053 ,
6868 "compare" : " <="
6969 },
7070 "detailedroute__route__drc_errors" : {
8080 "compare" : " <="
8181 },
8282 "finish__timing__setup__ws" : {
83- "value" : -48.6 ,
83+ "value" : -37.5 ,
8484 "compare" : " >="
8585 },
8686 "finish__timing__setup__tns" : {
87- "value" : -270 .0 ,
87+ "value" : -185 .0 ,
8888 "compare" : " >="
8989 },
9090 "finish__timing__hold__ws" : {
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/$(DESIGN_NICKNAME)/constraint.
1515# Adders degrade ibex setup repair
1616export ADDER_MAP_FILE :=
1717
18- export CORE_UTILIZATION = 45
18+ export CORE_UTILIZATION = 50
1919export PLACE_DENSITY_LB_ADDON = 0.25
2020export TNS_END_PERCENT = 100
2121
Original file line number Diff line number Diff line change 88 "compare" : " =="
99 },
1010 "placeopt__design__instance__area" : {
11- "value" : 169126 ,
11+ "value" : 167557 ,
1212 "compare" : " <="
1313 },
1414 "placeopt__design__instance__count__stdcell" : {
6464 "compare" : " >="
6565 },
6666 "detailedroute__route__wirelength" : {
67- "value" : 749863 ,
67+ "value" : 728653 ,
6868 "compare" : " <="
6969 },
7070 "detailedroute__route__drc_errors" : {
9696 "compare" : " >="
9797 },
9898 "finish__design__instance__area" : {
99- "value" : 180708 ,
99+ "value" : 179572 ,
100100 "compare" : " <="
101101 }
102102}
You can’t perform that action at this time.
0 commit comments