Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
a2c37c91c9836429efe18a8bd6fd68bc656e32b7
/
.
/
vtr_flow
/
benchmarks
/
microbenchmarks
/
and_latch.blif
blob: 469bce37ddfdeef91a0d2790dc99364d026b4c4a [
file
] [
log
] [
blame
]
.
model top
.
inputs a b clk
.
outputs
out
.
names a b c
11
1
.
latch c
out
re clk
0
.
end