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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_tb ent

echo "Test successful"