Sign in
foss-fpga-tools
/
third_party
/
nextpnr
/
ccd9ca2a30374341207a975cfd1de172b9a59480
/
.
/
generic
/
examples
/
simple.sh
blob: 8ae903f9825fcac59f9297327234c683f2d5d998 [
file
] [
log
] [
blame
]
#!/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