The opt_design step can optimize and remove LUTs that belong to an XDC macro
despite the RLOC constraint. To prevent opt_design from optimizing the logic inside an XDC macro, set the
DONT_TOUCH property to TRUE on all cells that
belong to the macro. You can set the DONT_TOUCH property through RTL or
XDC.