aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/intel/MAX10/run_max102
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/intel/MAX10/run_max10 b/examples/intel/MAX10/run_max10
index 5bf4fc141..0378e4fa7 100644
--- a/examples/intel/MAX10/run_max10
+++ b/examples/intel/MAX10/run_max10
@@ -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