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

. ../../testenv.sh

analyze er_pack.vhd
analyze pp_fir_filter.vhd
elab_simulate pp_fir_filter

clean

echo "Test successful"