Matthew Guthaus
11/09/2021, 4:25 PMreport_clock_skew
Clock io_in[17]
Latency CRPR Skew
_2896_/CLK ^
20.60
_3240_/CLK ^
5.85 -3.49 11.26
Is there any way to get a parasitic-aware clock tree generated? This results in timing problems:
Startpoint: _3239_ (rising edge-triggered flip-flop clocked by io_in[17])
Endpoint: _3240_ (rising edge-triggered flip-flop clocked by io_in[17])
Path Group: io_in[17]
Path Type: min
Fanout Cap Slew Delay Time Description
-----------------------------------------------------------------------------
0.00 0.00 0.00 clock io_in[17] (rise edge)
6.77 6.77 clock network delay (propagated)
0.04 0.00 6.77 ^ _3239_/CLK (sky130_fd_sc_hd__dfxtp_2)
0.20 0.32 7.09 ^ _3239_/Q (sky130_fd_sc_hd__dfxtp_2)
5 0.04 la_data_out[33] (net)
0.20 0.00 7.09 ^ _2637_/A1 (sky130_fd_sc_hd__mux2_1)
0.03 0.10 7.20 ^ _2637_/X (sky130_fd_sc_hd__mux2_1)
2 0.00 _0039_ (net)
0.03 0.00 7.20 ^ hold394/A (sky130_fd_sc_hd__dlygate4sd3_1)
0.06 0.39 7.59 ^ hold394/X (sky130_fd_sc_hd__dlygate4sd3_1)
2 0.01 net394 (net)
0.06 0.00 7.59 ^ _1380_/A1 (sky130_fd_sc_hd__o221a_2)
0.03 0.10 7.69 ^ _1380_/X (sky130_fd_sc_hd__o221a_2)
2 0.00 _0782_ (net)
0.03 0.00 7.69 ^ hold393/A (sky130_fd_sc_hd__dlygate4sd3_1)
0.05 0.38 8.07 ^ hold393/X (sky130_fd_sc_hd__dlygate4sd3_1)
2 0.00 net393 (net)
0.05 0.00 8.07 ^ _3240_/D (sky130_fd_sc_hd__dfxtp_2)
8.07 data arrival time
0.00 0.00 0.00 clock io_in[17] (rise edge)
16.23 16.23 clock network delay (propagated)
-3.49 12.74 clock reconvergence pessimism
12.74 ^ _3240_/CLK (sky130_fd_sc_hd__dfxtp_2)
-0.02 12.72 library hold time
12.72 data required time
-----------------------------------------------------------------------------
12.72 data required time
-8.07 data arrival time
-----------------------------------------------------------------------------
-4.66 slack (VIOLATED)
mehdi
11/09/2021, 4:57 PMMatthew Guthaus
11/09/2021, 5:03 PMMatthew Guthaus
11/09/2021, 5:04 PMmehdi
11/09/2021, 5:05 PMMatthew Guthaus
11/09/2021, 5:07 PMMatthew Guthaus
11/09/2021, 5:09 PMmehdi
11/09/2021, 5:11 PMHaolin Dong
11/17/2021, 3:03 AMmake openlane
under openlane folder, but got this error. Do you have any ideas what is going on? I am not sure if I am on the right way.Matthew Guthaus
11/17/2021, 3:37 AMHaolin Dong
11/17/2021, 4:07 AMmake all
? I changed the tag manually, and then I got this error.Matthew Guthaus
11/17/2021, 4:38 AMmehdi
11/18/2021, 2:38 PM