From f5e34d9938c35c986d5e682b826bcb580828626a Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Fri, 23 Jan 2015 11:14:56 +0000
Subject: [PATCH] Added tb_tb_dp_example_no_dut.vhd.

---
 libraries/base/dp/hdllib.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libraries/base/dp/hdllib.cfg b/libraries/base/dp/hdllib.cfg
index 1b801b3c5d..9fb2fd0d9c 100644
--- a/libraries/base/dp/hdllib.cfg
+++ b/libraries/base/dp/hdllib.cfg
@@ -133,6 +133,7 @@ test_bench_files =
     $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_concat.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_deinterleave.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_distribute.vhd
+    $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_example_no_dut.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_fifo_fill.vhd
     tb/vhdl/tb_dp_fifo_fill_sc.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_dp_fifo_info.vhd
@@ -163,7 +164,6 @@ test_bench_files =
     $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
@@ -172,6 +172,7 @@ test_bench_files =
     $UNB/Firmware/modules/dp/tb/vhdl/tb_tb2_dp_demux.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_tb3_dp_demux.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_distribute.vhd
+    $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_example_no_dut.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_flush.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_fifo_info.vhd
     $UNB/Firmware/modules/dp/tb/vhdl/tb_tb_dp_fifo_sc.vhd
-- 
GitLab