The MIG v3.2/v3.3 Virtex-6 FPGA DDR2 design that targets a RDIMM with CWL=7 violates a DFI timing specification. The DFI interface between the Memory controller and PHY layer is violating the tCNFG2WR__EN timing. As per the DFI specifications, the tCNFG2WR_EN value should be evaluated by the equation tCNFG2WR_EN = 2 + floor(0.5*(CWL-5)). For CWL equal to 7, this value should be 3, but the controller is driving a value of 2. Due to this incorrect value for the tCNFG2WR_EN parameter, write data for particular write transactions are not correct.