1 2 3 4 5 6 7 8
#! /bin/sh . ../../testenv.sh synth_tb sdp_simple 2> sdp_simple.log grep "found RAM" sdp_simple.log echo "Test successful"