aboutsummaryrefslogtreecommitdiffstats
path: root/generic/examples/simple.sh
blob: 8ae903f9825fcac59f9297327234c683f2d5d998 (plain)
1
2
3
4
#!/usr/bin/env bash
set -ex
yosys -p "tcl ../synth/synth_generic.tcl 4 blinky.json" blinky.v
${NEXTPNR:-../../nextpnr-generic} --pre-pack simple.py --pre-place simple_timing.py --json blinky.json --post-route bitstream.py