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

. ../../testenv.sh

GHDL_STD_FLAGS=-fsynopsys
synth_analyze issue
clean

echo "Test successful"