Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
0a8dcf10219ceecb9d0b3e304cd0e987faea9c17
/
.
/
vtr_flow
/
benchmarks
/
microbenchmarks
/
rca_1bit.blif
blob: 23471f37e38a6216a28ea113e0c367547dc6bbcb [
file
] [
log
] [
blame
]
.
model top
.
inputs cin a0 b0
.
outputs s0 cout
.
names b0 a0 cin s0
001
1
010
1
100
1
111
1
.
names b0 a0 cin cout
011
1
101
1
110
1
111
1
.
end