From e1ffe335335d988068deb0196e3d36a23546fafa Mon Sep 17 00:00:00 2001
From: Daniel van der Schuur <schuur@astron.nl>
Date: Wed, 22 May 2019 09:25:00 +0000
Subject: [PATCH] -Commented out tb_tb_uth_terminals.vhd from regression test
 as it is taking too long.

---
 libraries/base/uth/hdllib.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/base/uth/hdllib.cfg b/libraries/base/uth/hdllib.cfg
index 4a0c5ca15c..7970d5367b 100644
--- a/libraries/base/uth/hdllib.cfg
+++ b/libraries/base/uth/hdllib.cfg
@@ -25,7 +25,7 @@ test_bench_files =
 regression_test_vhdl = 
     tb/vhdl/tb_tb_uth.vhd
     tb/vhdl/tb_tb_uth_dp_packet.vhd
-    tb/vhdl/tb_tb_uth_terminals.vhd
+#    tb/vhdl/tb_tb_uth_terminals.vhd
 
     
 [modelsim_project_file]
-- 
GitLab