Issue using "External Memory Interface Intel Arria 10 FPGA IP" in Platform designer
Hi,
I am using the "External Memory Interface Intel Arria 10 FPGA IP" in my Platform designer using Intel Quartus pro Version 23.3 (windows operating system).
I am getting this below error when i try to Generate HDL for this ip.
Info: system_soc_ddr4_emif: "Naming system components in system: system_soc_ddr4_emif"
Info: system_soc_ddr4_emif: "Processing generation queue"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_emif_1922_7piftvy"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_emif_arch_nf_191_jdgfjqq"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_emif_ecc_191_6wg4omy"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_ip_col_if_1911_rqtxiaa"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_emif_cal_slave_nf_191_rmzieji"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_mm_interconnect_1920_mnl7iba"
Info: system_soc_ddr4_emif: "Generating: altera_emif_ecc_core"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_avalon_mm_bridge_2001_k2bg7dq"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_alt_mem_if_jtag_master_191_rksoe3i"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_mm_interconnect_1920_mlnx7ry"
Info: system_soc_ddr4_emif: "Generating: system_soc_ddr4_emif_altera_avalon_onchip_memory2_1938_eldd3ri"
Error: ioaux_soft_ram: Can't find path executable Y:/share/apps/hdltools/altera/23.3-mw-0_pro/windows/quartus/bin64//perl/bin/perl.exe shipped with Quartus
Error: Generation stopped, 15 or more modules remaining
Info: system_soc_ddr4_emif: Done "system_soc_ddr4_emif" with 24 modules, 80 files
Error: Generation failed with exit code 1: 2 Errors, 2 Warnings
Info: Finished: Create HDL design files for synthesis
Info: Generation of D:/DDRDesign/quartus_prj/qsys_prj/ip/system_soc/system_soc_ddr4_emif.ip (system_soc_ddr4_emif) took 46545 ms
Info: Starting: Generate IP Core Documentation
Info: No documentation filesets were found for components in system_soc. No files generated.
Info: Finished: Generate IP Core Documentation
Info: Finished: Platform Designer system generation
Note: I don't see any issue when i try the same in Linux Platform. In Linux it always passes.