File tree Expand file tree Collapse file tree 3 files changed +12
-18
lines changed
Expand file tree Collapse file tree 3 files changed +12
-18
lines changed Original file line number Diff line number Diff line change @@ -300,8 +300,6 @@ clean_synth:
300300 rm -f $(LOG_DIR ) /1_*
301301 rm -f $(SYNTH_STATS )
302302 rm -f $(SDC_FILE_CLOCK_PERIOD )
303- rm -rf _tmp_yosys-abc-*
304-
305303
306304# ==============================================================================
307305# _____ _ ___ ___ ____ ____ _ _ _ _
@@ -562,8 +560,6 @@ do-grt:
562560
563561.PHONY : clean_route
564562clean_route :
565- rm -rf output* / results* .out.dmp layer_* .mps
566- rm -rf * .gdid * .log * .met * .sav * .res.dmp
567563 rm -rf $(RESULTS_DIR ) /route.guide $(RESULTS_DIR ) /output_guide.mod $(RESULTS_DIR ) /updated_clks.sdc
568564 rm -rf $(RESULTS_DIR ) /5_* .odb $(RESULTS_DIR ) /5_route.sdc $(RESULTS_DIR ) /5_* .def $(RESULTS_DIR ) /5_* .v
569565 rm -f $(REPORTS_DIR ) /5_*
@@ -763,9 +759,7 @@ clean_all: clean_synth clean_floorplan clean_place clean_cts clean_route clean_f
763759.PHONY : nuke
764760nuke : clean_test clean_issues
765761 rm -rf $(WORK_HOME ) /results $(WORK_HOME ) /logs $(WORK_HOME ) /reports $(WORK_HOME ) /objects
766- rm -rf layer_* .mps macrocell.list * best.plt * _pdn.def
767- rm -rf * .rpt * .rpt.old * .def.v pin_dumper.log
768- rm -f $(OBJECTS_DIR ) /versions.txt $(OBJECTS_DIR ) /copyright.txt dummy.guide
762+ rm -f $(OBJECTS_DIR ) /copyright.txt
769763
770764# DEF/GDS/OAS viewer shortcuts
771765# -------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 44 "compare" : " =="
55 },
66 "placeopt__design__instance__area" : {
7- "value" : 959122 ,
7+ "value" : 838834 ,
88 "compare" : " <="
99 },
1010 "placeopt__design__instance__count__stdcell" : {
11- "value" : 975165 ,
11+ "value" : 915351 ,
1212 "compare" : " <="
1313 },
1414 "detailedplace__design__violations" : {
1515 "value" : 0 ,
1616 "compare" : " =="
1717 },
1818 "cts__design__instance__count__setup_buffer" : {
19- "value" : 84797 ,
19+ "value" : 79596 ,
2020 "compare" : " <="
2121 },
2222 "cts__design__instance__count__hold_buffer" : {
23- "value" : 84797 ,
23+ "value" : 79596 ,
2424 "compare" : " <="
2525 },
2626 "globalroute__antenna_diodes_count" : {
2727 "value" : 0 ,
2828 "compare" : " <="
2929 },
3030 "detailedroute__route__wirelength" : {
31- "value" : 14955489 ,
31+ "value" : 14134310 ,
3232 "compare" : " <="
3333 },
3434 "detailedroute__route__drc_errors" : {
35- "value" : 0 ,
35+ "value" : 2 ,
3636 "compare" : " <="
3737 },
3838 "detailedroute__antenna__violating__nets" : {
4444 "compare" : " <="
4545 },
4646 "finish__timing__setup__ws" : {
47- "value" : -280.69 ,
47+ "value" : -216.79 ,
4848 "compare" : " >="
4949 },
5050 "finish__design__instance__area" : {
51- "value" : 977391 ,
51+ "value" : 852120 ,
5252 "compare" : " <="
5353 },
5454 "finish__timing__drv__setup_violation_count" : {
55- "value" : 42398 ,
55+ "value" : 39798 ,
5656 "compare" : " <="
5757 },
5858 "finish__timing__drv__hold_violation_count" : {
5959 "value" : 100 ,
6060 "compare" : " <="
6161 },
6262 "finish__timing__wns_percent_delay" : {
63- "value" : -20.74 ,
63+ "value" : -16.84 ,
6464 "compare" : " >="
6565 }
6666}
Original file line number Diff line number Diff line change 4040 "compare" : " <="
4141 },
4242 "finish__timing__drv__setup_violation_count" : {
43- "value" : 1341 ,
43+ "value" : 1411 ,
4444 "compare" : " <="
4545 },
4646 "finish__timing__drv__hold_violation_count" : {
You can’t perform that action at this time.
0 commit comments