From 70a4ce67523090d23bab388fd48f144b4bdc7eaf Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Wed, 11 Jun 2014 12:41:51 +0000
Subject: [PATCH] Use tech_hton() from technology_pkg.vhd instead of from
 common_pkg.vhd.

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

diff --git a/libraries/technology/ip_stratixiv/tse_sgmii_lvds/hdllib.cfg b/libraries/technology/ip_stratixiv/tse_sgmii_lvds/hdllib.cfg
index c119c1fb11..cdefd1d003 100644
--- a/libraries/technology/ip_stratixiv/tse_sgmii_lvds/hdllib.cfg
+++ b/libraries/technology/ip_stratixiv/tse_sgmii_lvds/hdllib.cfg
@@ -1,6 +1,6 @@
 hdl_lib_name = ip_stratixiv_tse_sgmii_lvds
 hdl_library_clause_name = ip_stratixiv_tse_sgmii_lvds_lib
-hdl_lib_uses = common
+hdl_lib_uses = technology
 
 build_sim_dir = $HDL_BUILD_DIR
 build_synth_dir = 
-- 
GitLab