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

. ../testenv.sh

analyze ../../ice40hx8k/leds.vhdl
analyze ../../ice40hx8k/spin1.vhdl
synth leds

analyze ../../ice40hx8k/spin2.vhdl
synth leds

clean