Forum Discussion

KolosKoblasz's avatar
KolosKoblasz
Icon for New Contributor rankNew Contributor
4 years ago

Quartus Pro 21.1 emif IP generation for Agilex device fails

Dear Community!

In platform designer I would like to construct a HPS system which uses DDR4 memory.
After instantiating and customizing the necessary modules the HDL generation fails.

Error: couldn't open "/usr/local/altera/21.1/ip /altera/emif/ip_arch_fm/fw_src//iossm_qii_sim.hex": no such file or directory
Error: qsys-generate failed with exit code 1: 1 Error, 0 Warnings
Error: SPD file was not generated: /home/kolos/Projects/agilex_sloth/src/ip/ip/hps/hps_emif_cal_0/hps_emif_cal_0.spd
Error: Could not generate simulation scripts
Error: couldn't open "/usr/local/altera/21.1/ip /altera/emif/ip_arch_fm/fw_src//iossm_qii_sim.hex": no such file or directory
Error: qsys-generate failed with exit code 1: 1 Error, 0 Warnings

As you can see the highlighted parts of some paths contain extra white spaces which does not exist in the reality.
Can you suggest a solution to convince Quartus Pro 21.1 to use the correct paths?