Function libreda_sta::timing_graph::get_primary_inputs
source · fn get_primary_inputs<'a, N: NetlistBase>(
top_ref: &CellRef<'a, N>
) -> Vec<PinRef<'a, N>>Expand description
Get input pins of a cell.
fn get_primary_inputs<'a, N: NetlistBase>(
top_ref: &CellRef<'a, N>
) -> Vec<PinRef<'a, N>>Get input pins of a cell.