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