|
Limbo
|
cell in placement More...
#include <DefDataBase.h>
Public Member Functions | |
| void | reset () |
| reset all data members | |
| virtual void | print (ostringstream &ss) const |
| print data members More... | |
Public Attributes | |
| string | comp_name |
| component name | |
| string | macro_name |
| macro name of component, standard cell type | |
| string | status |
| placement status | |
| int32_t | origin [2] |
| x, y of origin | |
| string | orient |
cell in placement
Definition at line 95 of file DefDataBase.h.
|
inlinevirtual |
print data members
| ss | output stream |
Reimplemented from DefParser::Item.
Definition at line 110 of file DefDataBase.h.
| string DefParser::Component::orient |
orientation
Definition at line 101 of file DefDataBase.h.
1.8.8