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

. ../../testenv.sh

analyze top.vhdl
elab_simulate_failure top_ent

clean

echo "Test successful"