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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08

synth_only test_and

synth_tb test_tf

echo "Test successful"