OpenFPGA/openfpga/test_blif/and.blif

9 lines
59 B
Plaintext

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