3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00

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

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