Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
4da293d29ff6bf419f52ef44e6c7b1136cb94195
/
.
/
vtr_flow
/
benchmarks
/
blif
/
2
/
xor5.blif
blob: 37fca0195b9f6a821ee7f77619a7a7e861dc51c7 [
file
] [
log
] [
blame
]
.
model top
.
inputs a b c d e
.
outputs xor5
.
names e
[
3
]
xor5
11
1
00
1
.
names d
[
2
]
[
3
]
11
1
00
1
.
names a b
[
1
]
11
1
00
1
.
names c
[
1
]
[
2
]
11
1
00
1
.
end