Altera_Forum
Honored Contributor
9 years agoFPP Configuration Timing: Data stability requirement when DCLK-to-DATA[] ratio > 1
VC-52007 2016.06.10 Figure 7-3 shows the FPP Configuration timing for a Cyclone V when DCLK-to-DATA[] Ratio (r) is > 1.
Question: Is it really a requirement that the data pins remain remain absolutely stable for the tDH period indicated (datasheet specifies tDH(min) = (N-1)/fDCLK)? It is conceivable that the data really is clocked into the device on DCLK period 1 and that the additional r-1 padded clocks are only required for internal decompression / decrypting stages, irrespective of the data. would it be allowable to implement r>1 using the r=1 timing shown in figure 7-2 but (indentically) repeating data[] r times? Assuming that DATA[] is only clocked into the device on the rising edge of DCLK, this should be OK, even if the FPGA inspects the data on any rising DCLK edge between 1..r. Any opinions would be appreciated.