Forum Discussion
fa_fpga_enthusiast
Occasional Contributor
1 year agoIssue with BSP Creation for Nios-V/m Using LPDDR4 on Agilex-5 (Quartus 24.1 & 24.3.1)
Hello, We are encountering an issue while creating a BSP for the Nios-V/m targeting Agilex-5 using LPDDR4 as the processor memory. We have attempted this using Quartus 24.1 and 24.3.1 but faced the ...
tehjingy_Altera
Regular Contributor
1 year agoHi
You could follow the flow of the link below:
In Quartus there is no option to initialize the EMIF to run the Nios V solely from the EMIF.
You would need to set the reset vector to a flash device, eg QSPI Flash and a bootcopier will then copy the elf into the EMIF to start running your Nios application.
Regards
Jingyang, Teh