From d6782e6ca99550d363051cd2f0e280151bedfab6 Mon Sep 17 00:00:00 2001
From: Erik Kooistra <kooistra@astron.nl>
Date: Tue, 9 Dec 2014 16:30:11 +0000
Subject: [PATCH] Use tech_eth_10g. Use tr_xaui for the tr_xaui_mdio which is
 kept separate from tech_xaui and tech_eth_10g.

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

diff --git a/libraries/io/tr_10GbE/hdllib.cfg b/libraries/io/tr_10GbE/hdllib.cfg
index 6268311b4f..021cc00593 100644
--- a/libraries/io/tr_10GbE/hdllib.cfg
+++ b/libraries/io/tr_10GbE/hdllib.cfg
@@ -1,6 +1,6 @@
 hdl_lib_name = tr_10GbE
 hdl_library_clause_name = tr_10GbE_lib
-hdl_lib_uses = common technology tech_mac_10g tr_xaui dp diag diagnostics
+hdl_lib_uses = common technology tech_mac_10g tech_eth_10g tr_xaui dp diag diagnostics
 hdl_lib_technology = 
 
 build_dir_sim = $HDL_BUILD_DIR
-- 
GitLab