aboutsummaryrefslogtreecommitdiffstats
path: root/examples/intel/asicworld_lfsr/run_max10
diff options
context:
space:
mode:
Diffstat (limited to 'examples/intel/asicworld_lfsr/run_max10')
-rwxr-xr-xexamples/intel/asicworld_lfsr/run_max102
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/intel/asicworld_lfsr/run_max10 b/examples/intel/asicworld_lfsr/run_max10
index 6bb812c16..b75d552bb 100755
--- a/examples/intel/asicworld_lfsr/run_max10
+++ b/examples/intel/asicworld_lfsr/run_max10
@@ -1,2 +1,2 @@
#!/bin/env bash
-yosys -p "synth_intel -family max10 -top lfsr_updown -vout top.vqm" lfsr_updown.v
+yosys -p "synth_intel -family max10 -top lfsr_updown -vqm top.vqm" lfsr_updown.v