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