From d77fb851b34ecfed68f12eb2603246f89a2c995f Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Sun, 18 Oct 2015 15:20:22 +0000 Subject: [PATCH] Added missing ip_arria10_phy_10gbase_r_48 value to hdl_lib_uses_synth key. --- libraries/technology/10gbase_r/hdllib.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/libraries/technology/10gbase_r/hdllib.cfg b/libraries/technology/10gbase_r/hdllib.cfg index fccf3cf22c..79acb05835 100644 --- a/libraries/technology/10gbase_r/hdllib.cfg +++ b/libraries/technology/10gbase_r/hdllib.cfg @@ -6,6 +6,7 @@ hdl_lib_uses_synth = technology ip_arria10_phy_10gbase_r_4 ip_arria10_phy_10gbase_r_12 ip_arria10_phy_10gbase_r_24 + ip_arria10_phy_10gbase_r_48 ip_arria10_transceiver_pll_10g ip_arria10_transceiver_reset_controller_1 ip_arria10_transceiver_reset_controller_4 -- GitLab