- MMCSD0_CLOCK_CONTROL[15:8].SDCLK_FRQSEL should be set to 200 MHz.
- PHY’s DLL should be disabled.
- MMCSD0_SS_PHY_CTRL_6_REG[27:24].BISTMODE should be set to 4’b0001.
- MMCSD0_SS_PHY_CTRL_6_REG[31].BISTENABLE should be set to 1’b1.
- MMCSD0_SS_PHY_CTRL_4_REG[20].OTAPDLYENA to 1’b1.
- MMCSD0_SS_PHY_CTRL_4_REG[15:12].OTAPDLYSEL to one of the tap values based
on Timing Closure.
- MMCSD0_SS_PHY_CTRL_4_REG[8].ITAPDLYENA to 1’b0
- MMCSD0_SS_PHY_CTRL_4_REG[4:0].ITAPDLYSEL to 5’b00000
- MMCSD0_SS_PHY_CTRL_4_REG[9].ITAPCHGWIN to 1’b0
*In this mode, the BIST Engine cycles thru all the 32 taps, so there is no need of
controlling the Input Tap Delay.