From 6722effc383868926cdff0c158372e79e057f336 Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Thu, 7 Jun 2018 16:41:06 +0000
Subject: [PATCH] tb_tb_node_apertif_unb1_correlator_processing_output.vhd

---
 .../apertif/designs/apertif_unb1_correlator/hdllib.cfg      | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/applications/apertif/designs/apertif_unb1_correlator/hdllib.cfg b/applications/apertif/designs/apertif_unb1_correlator/hdllib.cfg
index 5f899971eb..ce47f4097a 100644
--- a/applications/apertif/designs/apertif_unb1_correlator/hdllib.cfg
+++ b/applications/apertif/designs/apertif_unb1_correlator/hdllib.cfg
@@ -18,11 +18,15 @@ synth_files =
     
 test_bench_files =
     tb/vhdl/tb_node_apertif_unb1_correlator_processing.vhd
-    tb/vhdl/tb_node_apertif_unb1_correlator_processing_output.vhd
     tb/vhdl/tb_tb_node_apertif_unb1_correlator_processing.vhd
+    tb/vhdl/tb_node_apertif_unb1_correlator_processing_output.vhd
+    tb/vhdl/tb_tb_node_apertif_unb1_correlator_processing_output.vhd
+    tb/vhdl/tb_apertif_unb1_correlator_nodes.vhd
 
 regression_test_vhdl = 
     tb/vhdl/tb_tb_node_apertif_unb1_correlator_processing.vhd
+    tb/vhdl/tb_tb_node_apertif_unb1_correlator_processing_output.vhd
+    tb/vhdl/tb_apertif_unb1_correlator_nodes.vhd
     
 [modelsim_project_file]
 modelsim_copy_files = 
-- 
GitLab