OpenFPGA/openfpga/test_blif/and.blif

9 lines
59 B
Plaintext
Raw Normal View History

.model top
.inputs a b
.outputs c
.names a b c
11 1
.end