Clique Type |
Description |
Best |
Directs the Compiler to attempt to place the specified nodes or entities together in the smallest possible area. |
LAB |
Directs the Compiler to place the specified nodes or entities together in a Logic Array Block (LAB). |
Row |
Directs the Compiler to place the specified nodes or entities together in a row. You should assign speed-critical logic that is too large to fit into a single LAB structure to a row or half row. |
Half Row |
Directs the Compiler to place the specified nodes or entities together in either the right half or left half of a row. You should assign speed-critical logic that is too large to fit into a single LAB structure to a row or half row. |