1 2 3 4 5 6 7 8 9 10
#! /bin/sh . ../../testenv.sh analyze --std=02 file1.vhd analyze --std=02 file2.vhd clean echo "Test successful"