Home
last modified time | relevance | path

Searched refs:short_junction (Results 1 – 4 of 4) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbWirePathItr.cpp102 path.short_junction = _decoder.getJunctionValue(); in getNextPath()
105 path.short_junction = 0; in getNextPath()
413 logger, utl::ODB, group, level, "is short to {} ", short_junction); in dump()
H A Dtmg_conn_w.cpp95 notice(0, "path.short_junction = %d\n", path.short_junction); in checkConnOrdered()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/include/opendb/
H A DdbShape.h313 int short_junction; // junction id of the virtual short. member
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DnetRC.cpp904 _nodeTable->set(path.short_junction, -1); in makeNetRCsegs()
905 srcJid = path.short_junction; in makeNetRCsegs()