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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_only issue

! grep " next_event_a:" syn_issue.vhdl

echo "Test successful"