File tree Expand file tree Collapse file tree
flow/designs/asap7/gcd-ccs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11export DESIGN_NICKNAME = gcd-ccs
22export LIB_MODEL = CCS
33include designs/asap7/gcd/config.mk
4+
5+ # Lower the core utilization from 65 (base asap7/gcd) to 60
6+ # due to a DPL failure at the global route stage due to extra
7+ # buffers inserted by repair_timing
8+ export CORE_UTILIZATION = 60
Original file line number Diff line number Diff line change 11{
22 "synth__canonical_netlist__hash" : {
3- "value" : " 9b1daddbf16520e983085be7f06a02bc2fc2e27a " ,
3+ "value" : " 7250dc152c2381ac020b86c78a5191b1c336244b " ,
44 "compare" : " ==" ,
55 "level" : " warning"
66 },
77 "synth__netlist__hash" : {
8- "value" : " 2d3fbf9f1b7357c0cadb1e193d984ae458d68fa8 " ,
8+ "value" : " a954b979a1a0eff89ed870fa50d202847b6807bf " ,
99 "compare" : " ==" ,
1010 "level" : " warning"
1111 },
3838 "compare" : " <="
3939 },
4040 "cts__timing__setup__ws" : {
41- "value" : -63.5 ,
41+ "value" : -79.2 ,
4242 "compare" : " >="
4343 },
4444 "cts__timing__setup__tns" : {
45- "value" : -773 .0 ,
45+ "value" : -1260 .0 ,
4646 "compare" : " >="
4747 },
4848 "cts__timing__hold__ws" : {
5858 "compare" : " <="
5959 },
6060 "globalroute__timing__setup__ws" : {
61- "value" : -63.5 ,
61+ "value" : -93.7 ,
6262 "compare" : " >="
6363 },
6464 "globalroute__timing__setup__tns" : {
65- "value" : -771 .0 ,
65+ "value" : -1530 .0 ,
6666 "compare" : " >="
6767 },
6868 "globalroute__timing__hold__ws" : {
9090 "compare" : " <="
9191 },
9292 "finish__timing__setup__ws" : {
93- "value" : -84.2 ,
93+ "value" : -78.5 ,
9494 "compare" : " >="
9595 },
9696 "finish__timing__setup__tns" : {
97- "value" : -1200 .0 ,
97+ "value" : -1190 .0 ,
9898 "compare" : " >="
9999 },
100100 "finish__timing__hold__ws" : {
You can’t perform that action at this time.
0 commit comments