aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue2162/testsuite.sh
blob: f7aad8f6ec66ab590f37e2f5cd6e448c80c0a8a7 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

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

clean

echo "Test successful"