alexhugo
Junior Member level 3
- Joined
- Oct 1, 2007
- Messages
- 25
- Helped
- 3
- Reputation
- 6
- Reaction score
- 2
- Trophy points
- 1,283
- Activity points
- 1,486
Hi,
In following timing report (generated by "report_timing -nets -capacitance -nworst 10"), output (ZN) of U65427 has 160.79ns delay.
You can see this instance has one load (fanout).
I need to find the reason for this big delay and resolve it. Also why library setup time is so huge?
Design size is 5 million gate.(160ns seems to be too big even for 5million gate).
Library is 40nm and I am using dc_shell version H-2013.03-SP1
Clock and reset are constrained not to be touched.
I made the report to be an image to read it easier. It is in
I ran a report_net on that wire and following is the result. As you can see it has one load and the capacitance is 0.0004317. This capacitance is the same size like other nets.
***************** REPORT_NET *********************
net 'node_3/N49059':
dont_touch: TRUE
pin capacitance: 0.0004317
wire capacitance: 0
total capacitance: 0.0004317
wire resistance: 0
number of drivers: 1
number of loads: 1
number of pins: 2
Connections for net 'node_3/N49059':
Driver Pins Type Pin Cap
------------ ---------------- --------
node_3/U65427/ZN Output Pin (OAI22D0BWP) 0
Load Pins Type Pin Cap
------------ ---------------- --------
node_3/index_reg[103][4]/D Input Pin (SDFQND0BWP) 0.0004317
Any help is appreciated.
Alex
************** REPORT_TIMING ********************
Point Fanout Cap Incr Path
------------------------------------------------------------------------------------
clock mck (rise edge) 0.00 0.00
clock network delay (ideal) 0.00 0.00
node_23/out_to[18][3][0]/CP (SDFQD4BWP) 0.00 # 0.00 r
node_23/out_to[18][3][0]/Q (SDFQD4BWP) 0.05 0.05 r
...
...
node_3/n163296 (net) 2 0.00 0.00 0.65 r
node_3/U120123/ZN (ND2D2BWP) 0.02 0.66 f
node_3/n163293 (net) 7 0.00 0.00 0.66 f
>>>>>> node_3/U65427/ZN (OAI22D0BWP) 160.12 160.79 r
>>>>>> node_3/N49059 (net) 1 0.00 0.00 160.79 r
node_3/index_reg[103][4]/D (SDFQND0BWP) 0.00 160.79 r
data arrival time 160.79
clock mck (rise edge) 2.50 2.50
clock network delay (ideal) 0.00 2.50
node_3/index_reg[103][4]/CP (SDFQND0BWP) 0.00 2.50 r
library setup time -127.94 -125.44
data required time -125.44
------------------------------------------------------------------------------------
data arrival time -160.79
------------------------------------------------------------------------------------
slack (VIOLATED) -286.22
In following timing report (generated by "report_timing -nets -capacitance -nworst 10"), output (ZN) of U65427 has 160.79ns delay.
You can see this instance has one load (fanout).
I need to find the reason for this big delay and resolve it. Also why library setup time is so huge?
Design size is 5 million gate.(160ns seems to be too big even for 5million gate).
Library is 40nm and I am using dc_shell version H-2013.03-SP1
Clock and reset are constrained not to be touched.
I made the report to be an image to read it easier. It is in
I ran a report_net on that wire and following is the result. As you can see it has one load and the capacitance is 0.0004317. This capacitance is the same size like other nets.
***************** REPORT_NET *********************
net 'node_3/N49059':
dont_touch: TRUE
pin capacitance: 0.0004317
wire capacitance: 0
total capacitance: 0.0004317
wire resistance: 0
number of drivers: 1
number of loads: 1
number of pins: 2
Connections for net 'node_3/N49059':
Driver Pins Type Pin Cap
------------ ---------------- --------
node_3/U65427/ZN Output Pin (OAI22D0BWP) 0
Load Pins Type Pin Cap
------------ ---------------- --------
node_3/index_reg[103][4]/D Input Pin (SDFQND0BWP) 0.0004317
Any help is appreciated.
Alex
************** REPORT_TIMING ********************
Point Fanout Cap Incr Path
------------------------------------------------------------------------------------
clock mck (rise edge) 0.00 0.00
clock network delay (ideal) 0.00 0.00
node_23/out_to[18][3][0]/CP (SDFQD4BWP) 0.00 # 0.00 r
node_23/out_to[18][3][0]/Q (SDFQD4BWP) 0.05 0.05 r
...
...
node_3/n163296 (net) 2 0.00 0.00 0.65 r
node_3/U120123/ZN (ND2D2BWP) 0.02 0.66 f
node_3/n163293 (net) 7 0.00 0.00 0.66 f
>>>>>> node_3/U65427/ZN (OAI22D0BWP) 160.12 160.79 r
>>>>>> node_3/N49059 (net) 1 0.00 0.00 160.79 r
node_3/index_reg[103][4]/D (SDFQND0BWP) 0.00 160.79 r
data arrival time 160.79
clock mck (rise edge) 2.50 2.50
clock network delay (ideal) 0.00 2.50
node_3/index_reg[103][4]/CP (SDFQND0BWP) 0.00 2.50 r
library setup time -127.94 -125.44
data required time -125.44
------------------------------------------------------------------------------------
data arrival time -160.79
------------------------------------------------------------------------------------
slack (VIOLATED) -286.22
Last edited: