File tree Expand file tree Collapse file tree
flow/designs/rapidus2hp/hercules_is_int Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ convert_time_value clk_period
1111set_max_fanout 32 [current_design]
1212set_load [convert_cap_value 10] [all_outputs]
1313set_max_capacitance [convert_cap_value 10] [all_inputs]
14- # temporarily set max time borrow to workaround STA assert
15- set_max_time_borrow 0.0 [all_registers -level_sensitive]
1614
1715create_clock -name " clk" -add -period $clk_period \
1816 -waveform [list 0.0 [expr { 0.5 * $clk_period }]] [get_ports clk]
Original file line number Diff line number Diff line change 99 "compare" : " <=" ,
1010 "level" : " warning"
1111 },
12+ "finish__flow__warnings__count:GUI-0076" : {
13+ "value" : 2 ,
14+ "compare" : " <=" ,
15+ "level" : " warning"
16+ },
1217 "floorplan__flow__warnings__count:EST-0027" : {
1318 "value" : 1 ,
1419 "compare" : " <=" ,
7883 "compare" : " =="
7984 },
8085 "placeopt__design__instance__area" : {
81- "value" : 31904 ,
86+ "value" : 31863 ,
8287 "compare" : " <="
8388 },
8489 "placeopt__design__instance__count__stdcell" : {
85- "value" : 661868 ,
90+ "value" : 661418 ,
8691 "compare" : " <="
8792 },
8893 "detailedplace__design__violations" : {
102107 "compare" : " >="
103108 },
104109 "cts__timing__setup__tns" : {
105- "value" : -291000 .0 ,
110+ "value" : -292000 .0 ,
106111 "compare" : " >="
107112 },
108113 "cts__timing__hold__ws" : {
118123 "compare" : " <="
119124 },
120125 "globalroute__timing__setup__ws" : {
121- "value" : -243 .0 ,
126+ "value" : -275 .0 ,
122127 "compare" : " >="
123128 },
124129 "globalroute__timing__setup__tns" : {
134139 "compare" : " >="
135140 },
136141 "finish__timing__setup__ws" : {
137- "value" : -243 .0 ,
142+ "value" : -275 .0 ,
138143 "compare" : " >="
139144 },
140145 "finish__timing__setup__tns" : {
150155 "compare" : " >="
151156 },
152157 "finish__design__instance__area" : {
153- "value" : 33567 ,
158+ "value" : 33606 ,
154159 "compare" : " <="
155160 }
156- }
161+ }
You can’t perform that action at this time.
0 commit comments