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

. ../../testenv.sh

analyze -O3 tb_issue.vhdl

clean

echo "Test successful"