assign_quadrant_clock -net netname -quadrant quadrant_clock_region
-net netname
Specifies the name of the net to assign to a QuadrantClock region. You must specify a net name that currently exists in the design.
-quadrant quadrant_clock_region
Specifies the QuadrantClock region to which the net will be assigned. Each die has four quadrants. QuadrantClock regions are defined as one of the following:
UL: Upper-Left quadrant
UR: Upper-Right quadrant
LL: Lower-Left quadrant
LR: Lower-Right quadrant
For quadrant clock assignments, regular nets are automatically promoted to clock nets driven by an internal clock driver (CLKINT).
There are twelve quadrant-wide clock resources per device. You may reserve portions of a clock network for quadrant clocks by assigning clock nets to regions. If there are not enough clock resources to honor all local clock assignments, the Layout command will fail.
This command is not supported in auxiliary PDC files. If importing a PDC file that includes this command, you must import it as a source file.
assign_quadrant_clock -net FRAMEN_in -quadrant UL
assign_quadrant_clock -net STOPN_in -quadrant LR