synth_intel: revert change to run_max10
authorDan Ravensloft <dan.ravensloft@gmail.com>
Thu, 18 Jul 2019 16:08:52 +0000 (17:08 +0100)
committerDan Ravensloft <dan.ravensloft@gmail.com>
Thu, 18 Jul 2019 16:09:15 +0000 (17:09 +0100)
examples/intel/MAX10/run_max10

index 5bf4fc14115f601b437b6dacb7842deeed8a15c4..0378e4fa7fcc65d2fcad5c3706af9c399e05316b 100644 (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