MIPI D-PHY IP User Guide: Agilex™ 3 and Agilex™ 5 FPGAs
A newer version of this document is available. Customers should click here to go to the newest version.
3.4. I/O Bank Sharing
The MIPI D-PHY IP currently supports 1.1 V or 1.2 V implementation. The MIPI D-PHY pin uses the D-PHY I/O standard in the Quartus® Prime software.
The MIPI D-PHY IP allows reference clock I/O type selection of 1.1V or 1.2V voltage level with differential or single-ended I/O standards. The MIPI D-PHY IP defaults the VCCIO_PIO on each pin based on the reference clock voltage level. This is done through the .QIP file that is generated with the MIPI D-PHY design. The default reference clock I/O type setting for MIPI D-PHY IP is single-ended 1.2V. This sets all the corresponding pins in the MIPI D-PHY design to 1.2V. If you are targeting 1.1V, set the reference clock I/O type to 1.1V differential or single-ended I/O standard.
For MIPI D-PHY using the Quartus® Prime software version 24.3 or earlier, the VCCIO_PIO of the sub-bank defaults to 1.2V when the D-PHY I/O standard is used.
Follow these steps if you are using the Quartus® Prime software 24.3 or earlier and intend to use D-PHY at 1.1V VCCIO_PIO:
- Assign the MIPI D-PHY reference clock and RZQ pin to 1.1 V with a QSF assignment or in the Pin Planner. The reference clock can be LVCOMS or true differential signaling, depending on the selection on the MIPI D-PHY IP.
- Use the following QSF assignment to assign the VCCIO_PIO of the sub-bank to 1.1 V. You must set the assignment for both top and bottom sub-bank if your MIPI D-PHY design is placed on both the top and bottom sub-banks:
set_global_assignment -name IOBANK_VCCIO 1.1V -section_id <sub_bank_name>
For example:set_global_assignment -name IOBANK_VCCIO 1.1V -section_id 3B_B