Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
0a8dcf10219ceecb9d0b3e304cd0e987faea9c17
/
.
/
vtr_flow
/
benchmarks
/
blif
/
8
/
con1.blif
blob: 97b5b1b3ce196eb73d03bb0bfcae05012cdcdea2 [
file
] [
log
] [
blame
]
.
model top
.
inputs a b c d f g h
.
outputs f0 f1
.
names a b c d f h f0
11
----
1
-
001
--
1
--
111
-
1
-
1
--
01
1
.
names a b d f g f1
00
---
1
0
--
1
-
1
---
00
1
-
001
-
1
11
-
0
-
1
.
end