Starting in MIG 3.4, the Virtex-6 FPGA DDR3 MIG design uses one MMCM which creates all clocks used within the design. It is instantiated in the file ddrX_infrastructure.v/.vhd. For multi-controller implementation, each controller will have its own separate MMCM (that is, two controllers will use 2 MMCMs).
Prior to MIG 3.4, the design used two MMCMs for each controller (one for the write path and one for the read path). With this design technique it was possible to share the write MMCM. With the new design technique there will be less total MMCMs since each controller only uses one. All users must update to MIG 3.4.
Note: This Answer Record is a part of the Xilinx MIG Solution Center
(Xilinx Answer 34243). The Xilinx MIG Solution Center is available to address all questions related to MIG. Whether you are starting a new design with MIG or troubleshooting a problem, use the MIG Solution Center to guide you to the right information.