Update qlf_yosys.ys

adding plugin option
This commit is contained in:
Kishor 2021-09-23 18:54:55 +05:30 committed by GitHub
parent 199a7cb5a2
commit 5fdf81b6fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
# Yosys synthesis script for ${TOP_MODULE}
plugin -i ql-qlf
# Read verilog files
${READ_VERILOG_FILE}