mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-31 15:24:57 +00:00
Added Altera Cyclon III cell library to xsthammer
This commit is contained in:
parent
a4fd3cde8c
commit
14c84c111b
3 changed files with 115 additions and 14 deletions
|
@ -14,7 +14,7 @@ check_vivado/%.log: rtl/%.v vivado/%.v
|
|||
bash run-check.sh -vivado $(notdir $(basename $<))
|
||||
|
||||
check_quartus/%.log: rtl/%.v quartus/%.v
|
||||
# bash run-check.sh -quartus $(notdir $(basename $<))
|
||||
bash run-check.sh -quartus $(notdir $(basename $<))
|
||||
|
||||
xst/%.v: rtl/%.v
|
||||
bash run-xst.sh $(notdir $(basename $<))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue