aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2045/testsuite.sh
blob: 5419717586f14e55a8ead09a8e0a220b2b23187c (plain)
1
2
3
4
5
6
7
8
#! /bin/sh

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only ghdlcrash

echo "Test successful"