Struct libreda_db::reference_access::CellInstRef [−][src]
pub struct CellInstRef<'a, H: HierarchyBase + ?Sized> { /* fields omitted */ }
Expand description
Default implementation for CellInstRef
.
This is just a wrapper around a netlist and a cell ID.
Implementations
Get the ID of this cell instance.
Get the ID of the template cell of this instance.
Iterate over the IDs of all pins of this cell.
Iterate over all pins of this cell.