aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/test-ice40hx8k/testsuite.sh
blob: a14dcf8f17a12d89dcfa2ab8260865221a3ece22 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

. ../testenv.sh

src=../../ice40hx8k

synth "$src/leds.vhdl $src/spin1.vhdl -e leds"
synth "$src/leds.vhdl $src/spin2.vhdl -e leds"

clean