Module libreda_pnr::util::pin_detection
source · Expand description
Associate layout shapes with nets based on text labels.
Functions
- Associate pins and shapes based on a layer containing all polygon shapes and a layer containing text labels. The text labels mark the shapes that belong to a pin. For each text label all this shapes are grouped together.
- Find pin shapes based on a layer containing all polygon shapes and a layer containing text labels. The text labels mark the shapes that belong to a pin. For each text label all this shapes are grouped together.
- Find pin shapes based on a layer containing all polygon shapes and a layer containing text labels. The text labels mark the shapes that belong to a pin. For each text label all this shapes are grouped together.