Skip to content
Snippets Groups Projects
Commit 1a2794b5 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

match the magic code

parent e63ec2d7
No related branches found
No related tags found
No related merge requests found
...@@ -30,6 +30,5 @@ set IP_DIR "$env(RADIOHDL)/libraries/technology/ip_arria10_e3sge3/flash/asmi_p ...@@ -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/ 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" vcom "$IP_DIR/ip_arria10_e3sge3_asmi_parallel.vhd"
...@@ -31,7 +31,6 @@ set IP_DIR "$env(RADIOHDL)/libraries/technology/ip_arria10_e3sge3/flash/remote ...@@ -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_core_151 ./work/
vmap ip_arria10_e3sge3_remote_update_altera_remote_update_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 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" vcom "$IP_DIR/ip_arria10_e3sge3_remote_update.vhd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment