Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
e826f57b27df591f83a2845a638636875713f938
/
.
/
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