The following figure shows how configuration data is clocked into FPGAs in slave serial and master serial modes.
Figure 1. Serial Configuration Clocking Sequence
Notes relevant to the previous figure:
- Bit 0 represents the MSB of the first byte. For example, if
the first byte is
0xAA. (1010_1010), bit 0 =1, bit 1 =0, bit 2 =1, etc. - For master serial configuration mode,
CCLKis driven only afterINIT_Bgoes High to shortly afterDONEgoes High. OtherwiseCCLKis in a high-impedance state. -
CCLKcan be free-running in slave serial mode.