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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only to01

echo "Test successful"