From 30aa87f1f005d3664a21df0c228457aa0c7ca6b5 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Mon, 16 Feb 2015 16:20:26 +0000 Subject: [PATCH] Added ip_arria10 component for 24x 10gbase_r and 24 transceiver reset controller. --- libraries/technology/10gbase_r/hdllib.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libraries/technology/10gbase_r/hdllib.cfg b/libraries/technology/10gbase_r/hdllib.cfg index 075d3af7c0..35acc25492 100644 --- a/libraries/technology/10gbase_r/hdllib.cfg +++ b/libraries/technology/10gbase_r/hdllib.cfg @@ -3,8 +3,10 @@ hdl_library_clause_name = tech_10gbase_r_lib hdl_lib_uses_synth = technology tech_pll ip_arria10_phy_10gbase_r + ip_arria10_phy_10gbase_r_24 ip_arria10_transceiver_pll_10g ip_arria10_transceiver_reset_controller_1 + ip_arria10_transceiver_reset_controller_24 tech_transceiver common hdl_lib_uses_sim = -- GitLab