Trait libreda_pnr::place::stdcell_placer::db::NetlistIds
source · pub trait NetlistIds: HierarchyIds {
type PinId: IdType;
type PinInstId: IdType;
type NetId: IdType;
}Expand description
Identifier types used for components of netlists.