From 1a2794b5f99d44736f9ecf8f12e9b0899f154d5d Mon Sep 17 00:00:00 2001
From: Leon Hiemstra <hiemstra@astron.nl>
Date: Mon, 9 May 2016 07:24:27 +0000
Subject: [PATCH] match the magic code

---
 .../ip_arria10_e3sge3/flash/asmi_parallel/compile_ip.tcl       | 3 +--
 .../ip_arria10_e3sge3/flash/remote_update/compile_ip.tcl       | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

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 7cc37bb4c7..986ce3beb7 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 6da4cd63b6..896f4912a3 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"                                                                                                                            
-
-- 
GitLab