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

. ../../testenv.sh

analyze -fpsl issue.vhdl

clean

echo "Test successful"