If the combinational feedback loop is unintentional, modify the design source files (RTL)
to remove it. If the loop is intentional, use the set_disable_timing
command to break the loop at the most appropriate point, typically the feedback path,
rather than allowing Vivado timing to break it at a random location.