#!/bin/bash

SOURCE="soft_pcs_pattern_align_tb.v"
SOURCE+=" ../jesd204_soft_pcs_rx/pattern_align.v"

cd `dirname $0`
source run_tb.sh
