Writes timing constraints for Vivado. Produces two .xdc constraint files:
a normal XDC file to use when the toplevel is included inside another project. Includes
all false path and max delay constraints
an "out-of-context" (OOC) XDC file to use when the toplevel is packaged as an IP (e.g. to use in block design).
Includes all clock and input/output delay commands
Writes timing constraints for Vivado. Produces two .xdc constraint files: