1 2 3 4 5 6 7 8 9 10
#! /bin/sh . ../../testenv.sh synth_analyze testcase3 grep -q rising_edge syn_testcase3.vhdl clean echo "Test successful"