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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only test

echo "Test successful"