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

. ../../testenv.sh

analyze test_logic.vhdl
elab_simulate test_logic

clean

echo "Test successful"