Forum Discussion

osi-hw's avatar
osi-hw
Icon for New Contributor rankNew Contributor
4 years ago
Solved

FPGA image booting and NioS system booting

Hi,

So my system has a cyclone V with a nios processor.

This FPGA is configured using CPLD MAX 10.

The configuration mode for cyclone V is passive serial ( PS ).

The nios and FPGA can boot when pointing both reset vector and exception vector on the OCRAM. But now the Nios application image is bigger than the maximum OCRAM size and the solution is to run the application on DDR.

How can I achieve that ?

PS: The CPLD is connected to a parallel flash , and the cyclone V is also connected to the parallel flash but the configuration mode is passive serial not passive parallel

1 Reply