Forum Discussion

atech10's avatar
atech10
Icon for New Contributor rankNew Contributor
6 years ago

On my Altera Cyclone IV board I have 2 options. 1) Download code file from SPI memory to FPGA using Active serial (AS) mode. 2) Download .sof file from PC via SPI Bridge to FPGA using Passive serial (PS) mode.

In AS mode, you need 4 signals while in PS mode apparently only 2 signals. Active Serial Mode (AS) SPI Memory To FPGA DATA0 --> DATA0 DCLK <-- DCLK nCS <-- nCSO ASDI <-- ASDO ...