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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only ent

echo "Test successful"