File tree Expand file tree Collapse file tree 3 files changed +20
-5
lines changed
flow/designs/gf12/ariane133 Expand file tree Collapse file tree 3 files changed +20
-5
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ set_units -time 1ps
66# Set the current design
77current_design ariane
88
9- create_clock -name " core_clock" -period 1800 .0 -waveform {0.0 900.0} [get_ports clk_i]
9+ create_clock -name " core_clock" -period 1300 .0 -waveform {0.0 900.0} [get_ports clk_i]
1010set_clock_gating_check -setup 0.0
1111set_wire_load_mode " top"
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ export SDC_FILE = $(DESIGN_HOME)/$(PLATFORM)/ariane133/ariane.sdc
1212export WRAP_LEFS = $(PLATFORM_DIR ) /lef/gf12_1rw_256x16.lef
1313export WRAP_LIBS = $(PLATFORM_DIR ) /lib/gf12_1rw_256x16_ffpg_sigcmin_0p88v_0p88v_m40c.lib
1414
15- export ADDITIONAL_GDS = $(PLATFORM_DIR ) /gds/gf12lp_1rf_lg8_w64_byte.gds2
15+ export ADDITIONAL_GDS = $(PLATFORM_DIR ) /gds/gf12lp_1rf_lg8_w64_byte.gds2 \
16+ $(PLATFORM_DIR ) /gds/gf12_1rw_256x16.gds2
1617
1718export DIE_AREA = 0 0 900 750
1819export CORE_AREA = 5 5 895 745
@@ -28,3 +29,5 @@ export DESIGN_TYPE = CELL
2829else
2930export DESIGN_TYPE = CELL_NODEN
3031endif
32+
33+ export REMOVE_ABC_BUFFERS = 1
Original file line number Diff line number Diff line change 2727 "value" : 14737 ,
2828 "compare" : " <="
2929 },
30+ "globalroute__antenna_diodes_count" : {
31+ "value" : 0 ,
32+ "compare" : " <="
33+ },
3034 "detailedroute__route__wirelength" : {
31- "value" : 3994034 ,
35+ "value" : 3846017 ,
3236 "compare" : " <="
3337 },
3438 "detailedroute__route__drc_errors" : {
3539 "value" : 0 ,
3640 "compare" : " <="
3741 },
42+ "detailedroute__antenna__violating__nets" : {
43+ "value" : 0 ,
44+ "compare" : " <="
45+ },
46+ "detailedroute__antenna_diodes_count" : {
47+ "value" : 5 ,
48+ "compare" : " <="
49+ },
3850 "finish__timing__setup__ws" : {
39- "value" : 0.0 ,
51+ "value" : -112.74 ,
4052 "compare" : " >="
4153 },
4254 "finish__design__instance__area" : {
4860 "compare" : " <="
4961 },
5062 "finish__timing__drv__hold_violation_count" : {
51- "value" : 101 ,
63+ "value" : 100 ,
5264 "compare" : " <="
5365 },
5466 "finish__timing__wns_percent_delay" : {
You can’t perform that action at this time.
0 commit comments