aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue524/testsuite.sh
blob: 070121d39768fc445212bb5c3b817beece7db9ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#! /bin/sh

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08
analyze_failure spi2apb.vhdl

analyze cond.vhdl

clean

echo "Test successful"