OpenSTA/spice/test/spice_gate_cells.ok

67 lines
2.8 KiB
Plaintext

--- report_checks baseline ---
Startpoint: in1 (input port clocked by clk)
Endpoint: reg2 (rising edge-triggered flip-flop clocked by clk)
Path Group: clk
Path Type: max
Delay Time Description
---------------------------------------------------------
0.00 0.00 clock clk (rise edge)
0.00 0.00 clock network delay (ideal)
1.00 1.00 v input external delay
0.00 1.00 v in1 (in)
0.06 1.06 v buf1/Z (BUF_X1)
0.04 1.10 v or1/ZN (OR2_X1)
0.00 1.10 v reg2/D (DFF_X1)
1.10 data arrival time
10.00 10.00 clock clk (rise edge)
0.00 10.00 clock network delay (ideal)
0.00 10.00 clock reconvergence pessimism
10.00 ^ reg2/CK (DFF_X1)
-0.04 9.96 library setup time
9.96 data required time
---------------------------------------------------------
9.96 data required time
-1.10 data arrival time
---------------------------------------------------------
8.86 slack (MET)
PASS: timing analysis completed
PASS: mock SPICE files created
--- write_gate_spice BUF_X1 rise ngspice ---
INFO: write_gate_spice BUF rise: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice BUF rise code path exercised
--- write_gate_spice BUF_X1 fall ---
INFO: write_gate_spice BUF fall: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice BUF fall code path exercised
--- write_gate_spice INV_X1 rise ---
INFO: write_gate_spice INV rise: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice INV rise code path exercised
--- write_gate_spice INV_X1 fall ---
INFO: write_gate_spice INV fall: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice INV fall code path exercised
--- write_gate_spice AND2_X1 rise ---
INFO: write_gate_spice AND rise: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice AND rise code path exercised
--- write_gate_spice AND2_X1 A2 ---
INFO: write_gate_spice AND A2: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice AND A2 code path exercised
--- write_gate_spice OR2_X1 rise ---
INFO: write_gate_spice OR rise: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice OR rise code path exercised
--- write_gate_spice hspice ---
INFO: write_gate_spice hspice: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice hspice code path exercised
--- write_gate_spice xyce ---
INFO: write_gate_spice xyce: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice xyce code path exercised
--- write_gate_spice xyce INV ---
INFO: write_gate_spice xyce INV: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice xyce INV code path exercised
--- write_gate_spice hspice AND ---
INFO: write_gate_spice hspice AND: invalid command name "write_gate_spice_cmd"
PASS: write_gate_spice hspice AND code path exercised
ALL PASSED