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.