pluto_hdl_adi/library/jesd204/tb/crc12_tb

8 lines
128 B
Bash
Executable File

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