mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Fixed the -vout flag to -vqm in examples/intel directory
This commit is contained in:
@@ -1 +1 @@
|
||||
yosys -p "synth_intel -family max10 -top top -vout top.vqm" top.v sevenseg.v
|
||||
yosys -p "synth_intel -family max10 -top top -vqm top.vqm" top.v sevenseg.v
|
||||
|
||||
Reference in New Issue
Block a user