Bumping yosys submodule with the latest changes done in yosys repo related to OpenFPGA flow
This commit is contained in:
parent
0bb1f92ed8
commit
8a5741b1ae
|
@ -2,5 +2,5 @@
|
||||||
# Read verilog files
|
# Read verilog files
|
||||||
${READ_VERILOG_FILE}
|
${READ_VERILOG_FILE}
|
||||||
|
|
||||||
synth_quicklogic -blif ${OUTPUT_BLIF} -family ap3 -vpr -openfpga -top ${TOP_MODULE}
|
synth_quicklogic -blif ${OUTPUT_BLIF} -openfpga -top ${TOP_MODULE}
|
||||||
|
|
||||||
|
|
2
yosys
2
yosys
|
@ -1 +1 @@
|
||||||
Subproject commit aec2c41441bffa981092095d25655e80dae6ef06
|
Subproject commit a0606e09f57df456ba9bcfc6a7cf7b64d814b8e4
|
Loading…
Reference in New Issue