From 18e3a0071b0d79eb9d7b8ddcfe7edc956a297cda Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Thu, 12 Feb 2015 09:55:14 +0000
Subject: [PATCH] Added tb_diag_pkg.vhd, tb_tb_mms_diag_seq.vhd

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

diff --git a/libraries/base/diag/hdllib.cfg b/libraries/base/diag/hdllib.cfg
index bbeae9b7c8..a3615c4e8b 100644
--- a/libraries/base/diag/hdllib.cfg
+++ b/libraries/base/diag/hdllib.cfg
@@ -27,6 +27,7 @@ synth_files =
     src/vhdl/mms_diag_block_gen.vhd
 
 test_bench_files = 
+    tb/vhdl/tb_diag_pkg.vhd
     $UNB/Firmware/modules/Lofar/diag/tb/vhdl/tb_diag_wg.vhd
     $UNB/Firmware/modules/Lofar/diag/tb/vhdl/tb_diag_wg_wideband.vhd
     $UNB/Firmware/modules/Lofar/diag/tb/vhdl/tb_diag_tx_seq.vhd
@@ -35,6 +36,7 @@ test_bench_files =
     $UNB/Firmware/modules/Lofar/diag/tb/vhdl/tb_diag_frm_generator.vhd
     $UNB/Firmware/modules/Lofar/diag/tb/vhdl/tb_diag_frm_monitor.vhd
     tb/vhdl/tb_mms_diag_seq.vhd
+    tb/vhdl/tb_tb_mms_diag_seq.vhd
     tb/vhdl/tb_diag_block_gen.vhd
     tb/vhdl/tb_mms_diag_block_gen.vhd
     tb/vhdl/tb_diag_regression.vhd
-- 
GitLab