Tcl Command Examples for Creating Single-Ended or Differential I/O Ports - 2023.2 English

Vivado Design Suite User Guide: I/O and Clock Planning (UG899)

Document ID
UG899
Release Date
2023-10-18
Version
2023.2 English
  • Creating a single-ended I/O port:
    create_port port_1 -direction in
  • Creating a differential I/O port:
    create_port port_2 -direction in -diff_pair