Module lut

Source
Expand description

Data structure of the lookup table.

Structs§

LookupTable
Lookup-table for nets of low degree.
LutValue
A pair of a wirelength vector with a tree.
SubLookupTable
Lookup-table for a single degree of nets.
Transform
Geometrical transformation of pins and trees. Note: After applying the transformation, the points and trees must be shifted such that the lower left corner of the bounding box is on (0, 0).

Enums§

ValuesOrRedirect
Contains either the POWVs for a group or redirects to another group which is equivalent under rotations and/or mirroring transforms.