Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
a2c37c91c9836429efe18a8bd6fd68bc656e32b7
/
.
/
vtr_flow
/
benchmarks
/
microbenchmarks
/
multiconnected_lut2.blif
blob: b434e610fbd93060375a2fe786f9882660e64a94 [
file
] [
log
] [
blame
]
.
model top
.
inputs a b c d e
.
outputs f
#This LUT has multiple connections, net 'a' connects multiple times
# In this instance the logic function makes the first 'a' input non-redundant
.
names a b a c d e f
100110
1
-
1111
-
1
-
1
-
111
1
.
end