Constraining the Core/Subsystem - Constraining the Core/Subsystem - 1.0 English - PG436

MIPI TX C-PHY/D-PHY LogiCORE IP Product Guide (PG436)

Document ID
PG436
Release Date
2025-11-20
Version
1.0 English

Required Constraints

This section defines the additional constraint requirements for the core. Constraints are provided with a Design Constraints (XDC) file. An XDC is provided with the HDL example design to give a starting point for constraints for your design.

Device, Package, and Speed Grade Selections

Select the device, package, and speed grades after referring to the following data sheets for details on supported maximum data rate supported.

  • Versal AI Core Series Data Sheet: DC and AC Switching Characteristics (DS957)

Clock Frequencies

core_clk should be specified as follows:
create_clock -name core_clk -period 5.000 [get_ports core_clk]
This constraint defines the frequency of core_clk that is supplied to the MMCM and PCS logic.

Clock Management

The MIPI TX C-PHY/D-PHY core uses an MMCM to generate the general interconnect clocks, and the PLL is used to generate the serial clock and parallel clocks for the PHY. The input to the MMCM is constrained as shown in Clock Frequencies. No additional constraints are required for the clock management.

Clock Placement

This section is not applicable for this IP core.

Banking

The clock lane and data lane(s) are implemented on the MIPI dedicated pins.

Transceiver Placement

This section is not applicable for this IP core.

I/O Standard and Placement

MIPI standard serial I/O ports should use MIPI_DPHY/ MIPI_CPHY for the I/O standard in the XDC file for AMD Versalâ„¢ device families. The LOC and I/O standards must be specified in the XDC file for all input and output ports of the design. MIPI TX C-PHY/D-PHY IP generates the IO pin LOC for the pins that are selected during IP customization.