The QPLLREFCLKSEL input port selects GTREFCLK0 or GTREFCLK1 as the reference clock input for the QPLL in GTXE2_COMMON block. The CPLLREFCLKSEL input port selects GTREFCLK0 or GTREFCLK1 as the reference clock input for the CPLL in GTXE2_CHANNEL block. Please refer to the 'Reference Clock Selection and Distribution' section of the 7 Series FPGA GTX Transceivers User Guide (UG476) for more details on QPLLREFCLKSEL/CPLLREFCLKSEL.
In Virtex-6 FPGA, setting the PLLREFCLKSEL to "000" selects the REFCLK0, whereas the definition changed in 7 Series so the QPLLREFCLKSEL/CPLLREFCLKSEL points to "001" to select GTREFCLK0. This is the default wizard value in ISE 13.1/13.2 software. However, the simulation model released with ISE 13.1 software is still looking for "000", as in Virtex-6 FPGA, so the post-layout simulation will not work. This does not impact the operation in hardware. This simulation issue is fixed in ISE version 13.2 software since the model is updated to "001" matching the wizard setting.