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