Forum Discussion
SB_S
New Contributor
7 years agoSo By default we connect CS_0 to the flash device. If we have 3 flash devices and if FPGA wants to fetch the configuration file from 2nd flash , how it asserts the CS_1 ?
YuanLi_S_Intel
Regular Contributor
7 years agoHi SB S,
To enable the communication between FPGA and the 2nd flash devices, which is connected to CS_1, all you need to do is just driving the CS pin low. You may refer to Arria 10 handbook for more information about it.
Regards,
YL