OpenFPGA/openfpga_flow/benchmarks/micro_benchmark/and.blif

9 lines
59 B
Plaintext

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