From de0b6c24e1a0b4f46bbfe2f3c258f03f2703c805 Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Thu, 28 Apr 2016 11:13:47 +0000
Subject: [PATCH] Commented library axi4, because it is unknown within RadioHDL
 tree.

---
 applications/dig_receiver/libraries/test_generator/hdllib.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/applications/dig_receiver/libraries/test_generator/hdllib.cfg b/applications/dig_receiver/libraries/test_generator/hdllib.cfg
index 913d052d6d..139df41a5d 100644
--- a/applications/dig_receiver/libraries/test_generator/hdllib.cfg
+++ b/applications/dig_receiver/libraries/test_generator/hdllib.cfg
@@ -1,6 +1,7 @@
 hdl_lib_name = test_generator
 hdl_library_clause_name = test_generator_lib
-hdl_lib_uses_synth = common mm dp diag axi4
+#hdl_lib_uses_synth = common mm dp diag axi4
+hdl_lib_uses_synth = common mm dp diag
 hdl_lib_uses_sim = 
 hdl_lib_technology = 
 
-- 
GitLab