From 5d9e7979695958bb79a1095de23f176334c5c4d2 Mon Sep 17 00:00:00 2001
From: Leon Hiemstra <hiemstra@astron.nl>
Date: Fri, 25 Sep 2015 13:32:27 +0000
Subject: [PATCH] fixed magic codes

---
 .../technology/ip_arria10/phy_10gbase_r_24/compile_ip.tcl    | 4 ++--
 .../technology/ip_arria10/phy_10gbase_r_4/compile_ip.tcl     | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/libraries/technology/ip_arria10/phy_10gbase_r_24/compile_ip.tcl b/libraries/technology/ip_arria10/phy_10gbase_r_24/compile_ip.tcl
index 0b29680e5c..761c5fa7f6 100644
--- a/libraries/technology/ip_arria10/phy_10gbase_r_24/compile_ip.tcl
+++ b/libraries/technology/ip_arria10/phy_10gbase_r_24/compile_ip.tcl
@@ -51,6 +51,6 @@ vmap ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150 ./work/
   vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_prbs_accum.sv"                                     -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
   vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_odi_accel.sv"                                      -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
   vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_arb.sv"                                       -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
-  vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150_jpk6hka.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
-  vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_opt_logic_jpk6hka.sv"                         -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
+  vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150_uj4egey.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
+  vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_opt_logic_uj4egey.sv"                         -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_24_altera_xcvr_native_a10_150
   vcom     "$IP_DIR/ip_arria10_phy_10gbase_r_24.vhd"                                                                                                                                                           
diff --git a/libraries/technology/ip_arria10/phy_10gbase_r_4/compile_ip.tcl b/libraries/technology/ip_arria10/phy_10gbase_r_4/compile_ip.tcl
index e1b8bb0176..e78106bd1e 100644
--- a/libraries/technology/ip_arria10/phy_10gbase_r_4/compile_ip.tcl
+++ b/libraries/technology/ip_arria10/phy_10gbase_r_4/compile_ip.tcl
@@ -51,6 +51,7 @@ vmap ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150 ./work/
   vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_prbs_accum.sv"                                     -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
   vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_odi_accel.sv"                                      -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
   vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_arb.sv"                                       -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
-  vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150_jpk6hka.sv" -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
-  vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_opt_logic_jpk6hka.sv"                         -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
+  vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150_xb3mmhi.sv"  -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
+  vlog -sv "$IP_DIR/../altera_xcvr_native_a10_150/sim/alt_xcvr_native_rcfg_opt_logic_xb3mmhi.sv"                         -L altera_common_sv_packages -work ip_arria10_phy_10gbase_r_4_altera_xcvr_native_a10_150
   vcom     "$IP_DIR/ip_arria10_phy_10gbase_r_4.vhd"                                                                                                                                                           
+
-- 
GitLab