aboutsummaryrefslogtreecommitdiffstats
path: root/generic/examples/simple.sh
diff options
context:
space:
mode:
Diffstat (limited to 'generic/examples/simple.sh')
-rwxr-xr-xgeneric/examples/simple.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/examples/simple.sh b/generic/examples/simple.sh
index ed800639..2e8d6180 100755
--- a/generic/examples/simple.sh
+++ b/generic/examples/simple.sh
@@ -1,4 +1,4 @@
#!/usr/bin/bash
set -ex
yosys -p "tcl ../synth/synth_generic.tcl 4 blinky.json" blinky.v
-../../nextpnr-generic --pre-pack simple.py --json blinky.json --post-route report.py \ No newline at end of file
+../../nextpnr-generic --pre-pack simple.py --pre-place simple_timing.py --json blinky.json --post-route report.py \ No newline at end of file