#! /bin/sh . ../../testenv.sh export GHDL_STD_FLAGS=--std=08 analyze ent.vhdl elab_simulate top analyze ent2.vhdl elab_simulate top2 clean echo "Test successful"