49 lines
890 B
Plaintext
49 lines
890 B
Plaintext
|
# Benchmark "counter4bit_2clock" written by ABC on Wed Jan 13 13:27:00 2021
|
||
|
.model counter4bit_2clock
|
||
|
.inputs clk0 rst0 clk1 rst1
|
||
|
.outputs q0[0] q0[1] q0[2] q0[3] q1[0] q1[1] \
|
||
|
q1[2] q1[3]
|
||
|
|
||
|
.latch n26 q1[0] re clk1 2
|
||
|
.latch n30 q1[1] re clk1 2
|
||
|
.latch n34 q1[2] re clk1 2
|
||
|
.latch n38 q1[3] re clk1 2
|
||
|
.latch n42 q0[0] re clk0 2
|
||
|
.latch n46 q0[1] re clk0 2
|
||
|
.latch n50 q0[2] re clk0 2
|
||
|
.latch n54 q0[3] re clk0 2
|
||
|
|
||
|
.names q1[0] q1[1] rst1 q1[2] n34
|
||
|
-001 1
|
||
|
0-01 1
|
||
|
1100 1
|
||
|
.names rst1 $abc$226$new_n22_ n38
|
||
|
00 1
|
||
|
.names q1[2] q1[0] q1[1] q1[3] $abc$226$new_n22_
|
||
|
--00 1
|
||
|
-0-0 1
|
||
|
0--0 1
|
||
|
1111 1
|
||
|
.names rst0 q0[0] n42
|
||
|
00 1
|
||
|
.names rst0 q0[1] q0[0] n46
|
||
|
001 1
|
||
|
010 1
|
||
|
.names q0[1] q0[0] rst0 q0[2] n50
|
||
|
-001 1
|
||
|
0-01 1
|
||
|
1100 1
|
||
|
.names rst0 $abc$226$new_n27_ n54
|
||
|
00 1
|
||
|
.names q0[2] q0[1] q0[0] q0[3] $abc$226$new_n27_
|
||
|
--00 1
|
||
|
-0-0 1
|
||
|
0--0 1
|
||
|
1111 1
|
||
|
.names q1[0] rst1 n26
|
||
|
00 1
|
||
|
.names rst1 q1[0] q1[1] n30
|
||
|
001 1
|
||
|
010 1
|
||
|
.end
|