Skip to content
Snippets Groups Projects
Commit 9969631a authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Generated file is in sim/ not in sim/mentor this difference occurs when the...

Generated file is in sim/ not in sim/mentor this difference occurs when the GUI is use with not the same settings as the generate_ip.sh.
parent 6b512015
No related branches found
No related tags found
No related merge requests found
...@@ -30,5 +30,5 @@ set IP_DIR "$env(RADIOHDL)/libraries/technology/ip_arria10/flash/remote_update ...@@ -30,5 +30,5 @@ set IP_DIR "$env(RADIOHDL)/libraries/technology/ip_arria10/flash/remote_update
vmap ip_arria10_remote_update_altera_remote_update_141 ./work/ vmap ip_arria10_remote_update_altera_remote_update_141 ./work/
vlog -sv "$IP_DIR/../altera_remote_update_141/sim/mentor/altera_remote_update.sv" -work ip_arria10_remote_update_altera_remote_update_141 vlog -sv "$IP_DIR/../altera_remote_update_141/sim/altera_remote_update.sv" -work ip_arria10_remote_update_altera_remote_update_141
vcom "$IP_DIR/ip_arria10_remote_update.vhd" vcom "$IP_DIR/ip_arria10_remote_update.vhd"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment