Merge pull request #213 from lnis-uofu/bump_yosys_adder

Bumping up latest yosys changes related to adder tech mapping
This commit is contained in:
tangxifan 2021-02-03 09:15:43 -07:00 committed by GitHub
commit f124c79e6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,6 @@
# Yosys synthesis script for ${TOP_MODULE}
# Read verilog files
${READ_VERILOG_FILE}
synth_quicklogic -blif ${OUTPUT_BLIF} -adder -openfpga -top ${TOP_MODULE}

2
yosys

@ -1 +1 @@
Subproject commit 77570b6e0f97f1923ebafd51ebfc9d9224a2f4cf
Subproject commit 1fafc16a257872ac1abbbf14181bbb853f7c8a96