Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
0a8dcf10219ceecb9d0b3e304cd0e987faea9c17
/
.
/
vtr_flow
/
benchmarks
/
microbenchmarks
/
mult_2x2.blif
blob: ce5ec8ed72758bb3dd7993853cbf4cbca2d2de31 [
file
] [
log
] [
blame
]
.
model top
.
inputs x0 x1 y0 y1
.
outputs p0 p1 p2 p3
.
names x0 y0 p0
11
1
.
names x0 x1 y0 y1 p3
1111
1
.
names x0 x1 y0 y1 p1
011
-
1
10
-
1
1
1
-
01
1
-
110
1
.
names x0 x1 y0 y1 p2
01
-
1
1
-
101
1
.
end