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