From 4437adbbefea84432cc9481a42729ad18c1eb39b Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Fri, 13 Jun 2014 07:12:45 +0000
Subject: [PATCH] Added technology library to hdl_lib_uses key.

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

diff --git a/libraries/technology/ip_arria10/hdllib.cfg b/libraries/technology/ip_arria10/hdllib.cfg
index 1e0e0c7537..4bc36acb20 100644
--- a/libraries/technology/ip_arria10/hdllib.cfg
+++ b/libraries/technology/ip_arria10/hdllib.cfg
@@ -1,6 +1,6 @@
 hdl_lib_name = ip_arria10
 hdl_library_clause_name = ip_arria10_lib
-hdl_lib_uses = 
+hdl_lib_uses = technology
 
 build_sim_dir = $HDL_BUILD_DIR
 build_synth_dir = 
-- 
GitLab