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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08

synth_tb ent

echo "Test successful"