From 5405edf214aec74407a4dd6f69c65bf42bee5bba Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Thu, 12 May 2016 13:39:17 +0000
Subject: [PATCH] Added regression_test_vhdl key, but not tb.

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

diff --git a/libraries/technology/xaui/hdllib.cfg b/libraries/technology/xaui/hdllib.cfg
index 4e4877861d..405e7711af 100644
--- a/libraries/technology/xaui/hdllib.cfg
+++ b/libraries/technology/xaui/hdllib.cfg
@@ -13,6 +13,8 @@ synth_files =
 
 test_bench_files =
 
+regression_test_vhdl = 
+    # no self checking tb available yet
 
 [modelsim_project_file]
 
-- 
GitLab