Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
954be24355ace41670a508749ecb955c19f86471
/
.
/
vtr_flow
/
benchmarks
/
blif
/
3
/
xor5.blif
blob: 2301e836821d2b634c435da000808ab57ad67539 [
file
]
.
model top
.
inputs a b c d e
.
outputs xor5
.
names d e
[
2
]
xor5
111
1
001
1
010
1
100
1
.
names a b c
[
2
]
111
1
001
1
010
1
100
1
.
end