From 6aa8176cd9729495b7c26f6e3815341f83eb389f Mon Sep 17 00:00:00 2001
From: Daniel van der Schuur <schuur@astron.nl>
Date: Fri, 10 May 2019 07:02:07 +0000
Subject: [PATCH] -Commented out TB from regression test as it never finishes.

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

diff --git a/libraries/technology/tse/hdllib.cfg b/libraries/technology/tse/hdllib.cfg
index 0a5b17d1d1..c805485279 100644
--- a/libraries/technology/tse/hdllib.cfg
+++ b/libraries/technology/tse/hdllib.cfg
@@ -33,7 +33,7 @@ test_bench_files =
     tb_tech_tse.vhd
 
 regression_test_vhdl = 
-    tb_tech_tse.vhd
+#    tb_tech_tse.vhd
 
 
 [modelsim_project_file]
-- 
GitLab