CIRCT
20.0.0git
|
This is the complete list of members for circt::firrtl::PortInfo, including all inherited members.
annotations | circt::firrtl::PortInfo | |
direction | circt::firrtl::PortInfo | |
getName() const | circt::firrtl::PortInfo | inline |
isInOut() const | circt::firrtl::PortInfo | inline |
isInput() const | circt::firrtl::PortInfo | inline |
isOutput() const | circt::firrtl::PortInfo | inline |
loc | circt::firrtl::PortInfo | |
name | circt::firrtl::PortInfo | |
PortInfo(StringAttr name, Type type, Direction dir, StringAttr symName={}, std::optional< Location > location={}, std::optional< AnnotationSet > annos={}) | circt::firrtl::PortInfo | inline |
PortInfo(StringAttr name, Type type, Direction dir, hw::InnerSymAttr sym, Location loc, AnnotationSet annos) | circt::firrtl::PortInfo | inline |
sym | circt::firrtl::PortInfo | |
type | circt::firrtl::PortInfo |