Skip to content
Snippets Groups Projects
Commit 7ffa8c90 authored by Pepping's avatar Pepping
Browse files

- Added entry for dp_sync_checker + testbench

parent 1a9bb01b
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment