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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only triangularcounter

echo "Test successful"