File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -64,7 +64,6 @@ Path Type: min
6464
6565
6666No paths found.
67- Warning 168: util_log_redirect.tcl line 1, unknown field nets.
6867Startpoint: r3 (rising edge-triggered flip-flop clocked by clk)
6968Endpoint: out (output port clocked by clk)
7069Path Group: clk
@@ -76,6 +75,7 @@ Fanout Cap Slew Delay Time Description
7675 0.00 0.00 clock network delay (ideal)
7776 0.00 0.00 0.00 ^ r3/CLK (DFFHQx4_ASAP7_75t_R)
7877 1 0.00 0.01 0.04 0.04 ^ r3/Q (DFFHQx4_ASAP7_75t_R)
78+ out (net)
7979 0.00 0.00 0.04 ^ out (out)
8080 0.04 data arrival time
8181
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ log_begin $log_file1
3030report_checks
3131report_checks -path_delay min
3232report_checks -from [get_ports in1] -to [get_ports out]
33- report_checks -fields {slew cap input_pins nets fanout}
33+ report_checks -fields {slew cap input_pins net fanout}
3434report_units
3535
3636log_end
You can’t perform that action at this time.
0 commit comments