#!/bin/bash

SOURCE="rx_ctrl_tb.v"
SOURCE+=" ../jesd204_rx/rx_ctrl.v"

cd `dirname $0`
source run_tb.sh
