Home
last modified time | relevance | path

Searched refs:tacVia (Results 1 – 5 of 5) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/ta/
H A DFlexTA_rq.cpp73 } else if (fig->typeId() == tacVia) { in add()
93 } else if (fig->typeId() == tacVia) { in remove()
H A DFlexTA_assign.cpp578 } else if (fig->typeId() == tacVia) { in modCost()
742 } else if (obj->typeId() == tacPathSeg || obj->typeId() == tacVia) { in assignIroute_getDRCCost_helper()
800 } else if (uPinFig->typeId() == tacVia) { in assignIroute_getDRCCost()
1074 } else if (uPinFig->typeId() == tacVia) { in assignIroute_updateIroute()
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/db/taObj/
H A DtaTrack.cpp74 } else if (obj->typeId() == tacPathSeg || obj->typeId() == tacVia) { in getCost()
H A DtaVia.h155 frBlockObjectEnum typeId() const override { return tacVia; } in typeId()
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/
H A DfrBaseTypes.h135 tacVia, enumerator