Function libreda_pnr::metrics::wirelength_estimation::pin_location
source · fn pin_location<C: L2NBase>(pin: &PinRef<'_, C>) -> Point<C::Coord>Expand description
Get an point-like approximation of a pin location (relative to the cell).
If the pin has no shapes defined, return (0, 0).