Defining RLOC Properties Directly in the RTL Source File - Defining RLOC Properties Directly in the RTL Source File - 2026.1 English - UG903

Vivado Design Suite User Guide: Using Constraints (UG903)

Document ID
UG903
Release Date
2026-07-01
Version
2026.1 English

Because the standard grid is simple and relative, you can define RLOC properties for an RPM directly in the RTL source file.

Because you must extract RPM_GRID coordinates from the target device, you often need to:

  • Iterate on the design to find the correct RPM_GRID values after synthesis.
  • Add the coordinates as properties in the RTL source files.
  • Resynthesize the netlist before placement.