Class | Description |
---|---|
CopyImplementation |
Copies the placement and routing information from one or more cells in one
design to corresponding cells in another design.
|
DesignObfuscator |
Flattens a design and obfuscates all of the names to SHA256 hashes.
|
LUTEquationEvaluator |
Helper class to parse LUT equations.
|
LUTTools |
A collection of tools to help modify LUTs.
|
RegroupInstances |
Regroups (or refactor) a set of instances in a design or netlist such that
each instance is logically re-located to a new parent in the hierarchy of the
netlist.
|
RelocationTools |
A collection of tools to help relocate designs.
|
TileGroup |
Simple class to capture a rectangular group of tiles defined by the upper
left and lower right corner tiles.
|
Enum | Description |
---|---|
Edge |
Describes the edge types of rectangles when composed of tiles.
|