From 3b1cbee792c6885fefd87c8080c8406348c6b482 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Mon, 3 Nov 2014 14:28:30 +0000 Subject: [PATCH] Added missing tech_mac_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 aea3652660..089206bb85 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 tr_xaui dp diag diagnostics eth +hdl_lib_uses = common technology tech_mac_10g tr_xaui dp diag diagnostics eth hdl_lib_technology = build_dir_sim = $HDL_BUILD_DIR -- GitLab