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

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08

synth_tb test_addsub

echo "Test successful"