OpenFPGA/openfpga_flow/benchmarks/micro_benchmark/and2/and2.blif

9 lines
60 B
Plaintext

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