|
| pins (entity_system::entity_system &system) |
|
void | name (entity_system::entity pin, std::string name) |
|
std::string | name (entity_system::entity pin) const |
|
void | owner (entity_system::entity pin, entity_system::entity cell) |
|
entity_system::entity | owner (entity_system::entity pin) const |
|
void | direction (entity_system::entity pin, pin_directions dir) |
|
pin_directions | direction (entity_system::entity pin) const |
|
void | clock_input (entity_system::entity pin, bool clock) |
|
bool | clock_input (entity_system::entity pin) const |
|
The documentation for this class was generated from the following files:
- /home/csguth/workspace/openeda/src/standard_cell/pins.h
- /home/csguth/workspace/openeda/src/standard_cell/pins.cpp