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