Forum Discussion
nome
Occasional Contributor
4 years agoFPGA configuration without cpld
hello I m using arria ii gx with cfi nor parallel flash memory x8 FPP Mode As we know when we start configure fpga from cfi flash we should have cpld and processor or directly from spi flash it is al...
- 4 years ago
Hi,
Just to let you know that as @sstrell mentioned, 'Active' mode is required to initiate the configuration by FPGA itself. In 'Passive' mode, an external device such as CPLD or microprocessor should initiate it.
Choose according to your need and available component.
Regards
Ash_R_Altera
Regular Contributor
4 years agoHi,
You can check the AS and Fast AS Configuration (Serial Configuration Devices) option to configure the Arria II devices. Refer Arria II Device Handbook, Volume I, Chapter 9.
https://cdrdv2.intel.com/v1/dl/getContent/653631?explicitVersion=true
Regards