Module libreda_pnr::route::simple_router
source · Expand description
Trait for a simplified router.
Structs
- Represents a routed net.
Traits
- Basic trait for a router with a simplified interface.
Functions
- Extract the flattened terminal geometries of all nets in the
top_cell. If thedestination_cellis given, the terminals will be written to its layout with additional text annotations for debugging. - Extract the flattened terminal geometries of all nets in the
top_cell.