1 2 3 4 5 6 7 8 9 10 11
#! /bin/sh . ../../testenv.sh analyze ent.vhdl elab_simulate ent -gstr=Hello elab_simulate_failure ent clean echo "Test successful"