EIbra
New Contributor
7 years agoIP Upgrade fails
Quartus 18.1
project from Quartus 16 with altsyncram
1) Open project, upgrading with GUI - MegaWizard hangs.
one IP is not upgradable - altsyncram
2)
quartus_sh --ip_upgrade -mode all test_headerresult
...
Info: Command: quartus_sh --ip_upgrade -mode all test_header
Info: Quartus(args): -mode all test_header
------------------------------------------------
while executing
"regenerate_ip -all"
(procedure "upgrade_ip_cores_flow" line 6)
invoked from within
"upgrade_ip_cores_flow $mode"
(procedure "main" line 24)
invoked from within
"main"
(file "/opt/intelFPGA_lite/18.1/quartus/common/tcl/internal/ip_regen/ip_regen.tcl" line 340)
------------------------------------------------
Error (23031): Evaluation of Tcl script /opt/intelFPGA_lite/18.1/quartus/common/tcl/internal/ip_regen/ip_regen.tcl unsuccessful
Error: Quartus Prime Shell was unsuccessful. 1 error, 0 warnings
rom_init_spi.qip:
set_global_assignment -name IP_TOOL_NAME "ROM: 1-PORT"
set_global_assignment -name IP_TOOL_VERSION "16.0"
set_global_assignment -name IP_GENERATED_DEVICE_FAMILY "{Cyclone V}"
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "rom_init_spi.v"].v file attached
how to fix it?