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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only jkff

echo "Test successful"