aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1899/testsuite.sh
blob: bc80b4cd7fc4a82a8b4911510d9996390c98ce26 (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08

synth_analyze issue1899

clean

echo "Test successful"