synth_intel: revert change to run_max10

This commit is contained in:
Dan Ravensloft 2019-07-18 17:08:52 +01:00
parent 999811572a
commit d5b3b3bc6f
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
../../../yosys -p "synth_intel -family max10 -top top -vqm top.vqm" top.v sevenseg.v
yosys -p "synth_intel -family max10 -top top -vqm top.vqm" top.v sevenseg.v