OpenFPGA/openfpga_flow/misc/quicklogic_yosys_flow_ap3_a...

7 lines
161 B
Plaintext

# Yosys synthesis script for ${TOP_MODULE}
# Read verilog files
${READ_VERILOG_FILE}
synth_quicklogic -blif ${OUTPUT_BLIF} -adder -openfpga -top ${TOP_MODULE}