Home
last modified time | relevance | path

Searched refs:BLOCKWIRE (Results 1 – 7 of 7) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/defin/
H A DdefinSNet.cpp345 || (_skip_block_wires && (_wire_shape_type == dbWireShapeType::BLOCKWIRE)) in pathPoint()
381 || (_skip_block_wires && (_wire_shape_type == dbWireShapeType::BLOCKWIRE)) in pathPoint()
416 || (_skip_block_wires && (_wire_shape_type == dbWireShapeType::BLOCKWIRE)) in pathVia()
473 || (_skip_block_wires && (_wire_shape_type == dbWireShapeType::BLOCKWIRE)) in pathViaArray()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/TEST/
H A Dcomplete.5.8.def626 # | COREWIRE | BLOCKWIRE | FILLWIRE
631 # | BLOCKWIRE | FILLWIRE
637 # | COREWIRE | BLOCKWIRE | FILLWIRE
642 # | COREWIRE | BLOCKWIRE | FILLWIRE | BLOCKAGEWIRE}]
671 NEW M1 120 + SHAPE BLOCKWIRE ( 2800 282400 ) ( 280 * ) CUSTOMVIA VIAGEN12_1
H A Dcomplete.5.8.def.au478 120 + SHAPE BLOCKWIRE ( 2800 282400 ) ( 280 282400 ) CUSTOMVIA
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbTypes.cpp1233 _value = BLOCKWIRE; in dbWireShapeType()
1297 case BLOCKWIRE: in getString()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/include/opendb/
H A DdbTypes.h811 BLOCKWIRE, enumerator
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/swig/tcl/
H A Ddbenums.i894 case odb::dbWireShapeType::Value::BLOCKWIRE:
928 $1 = odb::dbWireShapeType::Value::BLOCKWIRE;
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/swig/python/
H A Ddbenums.i785 } else if ($1.getValue() == odb::dbWireShapeType::Value::BLOCKWIRE) {
815 $1 = odb::dbWireShapeType::Value::BLOCKWIRE;