summaryrefslogtreecommitdiff
path: root/testsuite/gna/bug11/testsuite.sh
blob: b6bf1f3bf4c61afc01eb7e5eede3ba199429aad7 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

analyze phonybench.vhdl
elab_simulate phonybench --fst=pb.fst

#clean

echo "Test successful"