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

. ../../testenv.sh

synth_only repro

GHDL_STD_FLAGS=--std=08
synth_only fxt2

echo "Test successful"