Home
last modified time | relevance | path

Searched refs:hasGsWires (Results 1 – 2 of 2) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DextFlow.cpp154 bool* hasSdbWires, bool& hasGsWires) { in getNetShapes() argument
176 hasGsWires = true; in getNetShapes()
180 bool* hasSdbWires, bool& hasGsWires) { in getNetSboxes() argument
206 hasGsWires = true; in getNetSboxes()
513 bool hasGsWires = false; in mkSignalTables() local
523 getNetSboxes(net, maxRectSdb, maxRectGs, hasSdbWires, hasGsWires); in mkSignalTables()
525 getNetShapes(net, maxRectSdb, maxRectGs, hasSdbWires, hasGsWires); in mkSignalTables()
531 if (hasGsWires) in mkSignalTables()
/dports/cad/openroad/OpenROAD-2.0/src/rcx/include/rcx/
H A DextRCap.h2109 bool& hasGsWires);
2114 bool& hasGsWires);