diff --git a/libraries/base/dp/hdllib.cfg b/libraries/base/dp/hdllib.cfg index 1a832a9810674b6f15d12540490a8dfac59e4c48..1b801b3c5d168a3fbb183877c30f5db12a2945c3 100644 --- a/libraries/base/dp/hdllib.cfg +++ b/libraries/base/dp/hdllib.cfg @@ -110,7 +110,7 @@ synth_files = $UNB/Firmware/modules/dp/src/vhdl/dp_barrel_shift.vhd $UNB/Firmware/modules/dp/src/vhdl/dp_shiftram.vhd $UNB/Firmware/modules/dp/src/vhdl/dp_src_out_timer.vhd - + src/vhdl/dp_sync_checker.vhd $UNB/Firmware/modules/dp/tb/vhdl/dp_stream_player.vhd $UNB/Firmware/modules/dp/tb/vhdl/dp_stream_recorder.vhd $UNB/Firmware/modules/dp/tb/vhdl/dp_stream_rec_play.vhd @@ -162,6 +162,8 @@ test_bench_files = $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_tail_remove.vhd $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_throttle_sop.vhd $UNB/Firmware/modules/dp/tb/vhdl/tb_mms_dp_fields.vhd + tb/vhdl/tb_dp_sync_checker.vhd + $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_example_no_dut.vhd $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_block_gen.vhd $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_bsn_align.vhd @@ -189,5 +191,6 @@ test_bench_files = $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_pipeline.vhd $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_pipeline_ready.vhd $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_split.vhd + tb/vhdl/tb_tb_dp_sync_checker.vhd $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_tb_dp_backpressure.vhd