Vivado false path constraint automation
Adding multiple similar constraints in FPGA design can be tedious. A very common one is false path definition for each synchronization chain. Fortunately, in Vivado the XDC constraints are essentially Tcl commands. Therefore, we can easily create the false path constraints automation.