diff --git a/libraries/technology/ip_arria10_e3sge3/flash/asmi_parallel/compile_ip.tcl b/libraries/technology/ip_arria10_e3sge3/flash/asmi_parallel/compile_ip.tcl
index 7cc37bb4c74911e3b65059a6079b4fdabff9a7af..986ce3beb7d9f356864f9aa88b3396f95c41c504 100644
--- a/libraries/technology/ip_arria10_e3sge3/flash/asmi_parallel/compile_ip.tcl
+++ b/libraries/technology/ip_arria10_e3sge3/flash/asmi_parallel/compile_ip.tcl
@@ -30,6 +30,5 @@ set IP_DIR   "$env(RADIOHDL)/libraries/technology/ip_arria10_e3sge3/flash/asmi_p
 
 vmap ip_arria10_e3sge3_asmi_parallel_altera_asmi_parallel_151 ./work/
 
-vlog "$IP_DIR/../altera_asmi_parallel_151/sim/ip_arria10_e3sge3_asmi_parallel_altera_asmi_parallel_151_jy7dk3i.v" -work ip_arria10_e3sge3_asmi_parallel_altera_asmi_parallel_151
+vlog "$IP_DIR/../altera_asmi_parallel_151/sim/ip_arria10_e3sge3_asmi_parallel_altera_asmi_parallel_151_27ndfba.v" -work ip_arria10_e3sge3_asmi_parallel_altera_asmi_parallel_151
 vcom "$IP_DIR/ip_arria10_e3sge3_asmi_parallel.vhd"                                                                                                                       
-
diff --git a/libraries/technology/ip_arria10_e3sge3/flash/remote_update/compile_ip.tcl b/libraries/technology/ip_arria10_e3sge3/flash/remote_update/compile_ip.tcl
index 6da4cd63b62c1591be134f222a1d9cd55a26a7df..896f4912a39c3e4f83643ff224f8f25abcb9e3fe 100644
--- a/libraries/technology/ip_arria10_e3sge3/flash/remote_update/compile_ip.tcl
+++ b/libraries/technology/ip_arria10_e3sge3/flash/remote_update/compile_ip.tcl
@@ -31,7 +31,6 @@ set IP_DIR   "$env(RADIOHDL)/libraries/technology/ip_arria10_e3sge3/flash/remote
 vmap ip_arria10_e3sge3_remote_update_altera_remote_update_core_151  ./work/
 vmap ip_arria10_e3sge3_remote_update_altera_remote_update_151       ./work/
 
-vlog "$IP_DIR/../altera_remote_update_core_151/sim/altera_remote_update_core.v"                                   -work ip_arria10_e3sge3_remote_update_altera_remote_update_core_151
+vlog "$IP_DIR/../altera_remote_update_core_151/sim/altera_remote_update_core.sv"                                  -work ip_arria10_e3sge3_remote_update_altera_remote_update_core_151
 vlog "$IP_DIR/../altera_remote_update_151/sim/ip_arria10_e3sge3_remote_update_altera_remote_update_151_fdzfjma.v" -work ip_arria10_e3sge3_remote_update_altera_remote_update_151     
 vcom "$IP_DIR/ip_arria10_e3sge3_remote_update.vhd"                                                                                                                            
-