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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only ent3

echo "Test successful"