2018-11-14 15:01:39 -06:00
|
|
|
# Benchmark "inverter.bench" written by ABC on Wed Nov 14 13:52:06 2018
|
2018-10-09 15:42:15 -05:00
|
|
|
.model inverter.bench
|
2018-10-03 18:10:29 -05:00
|
|
|
.inputs I0 clk
|
|
|
|
.outputs Q0
|
|
|
|
|
2018-11-14 15:01:39 -06:00
|
|
|
.latch n7 Q0 re clk 0
|
2018-10-03 18:10:29 -05:00
|
|
|
|
2018-11-14 15:01:39 -06:00
|
|
|
.names I0 n7
|
2018-10-03 18:10:29 -05:00
|
|
|
0 1
|
2018-11-14 15:01:39 -06:00
|
|
|
.end
|