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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only circuit

echo "Test successful"