#!/bin/bash SOURCE="jesd204_frame_mark_tb.v" SOURCE+=" ../jesd204_common/jesd204_frame_mark.v" cd `dirname $0` source ../../common/tb/run_tb.sh