CIRCT  19.0.0git
circt::firrtl::PortInfo Member List

This is the complete list of members for circt::firrtl::PortInfo, including all inherited members.

annotationscirct::firrtl::PortInfo
directioncirct::firrtl::PortInfo
getName() constcirct::firrtl::PortInfoinline
isInOut() constcirct::firrtl::PortInfoinline
isInput() constcirct::firrtl::PortInfoinline
isOutput() constcirct::firrtl::PortInfoinline
loccirct::firrtl::PortInfo
namecirct::firrtl::PortInfo
PortInfo(StringAttr name, Type type, Direction dir, StringAttr symName={}, std::optional< Location > location={}, std::optional< AnnotationSet > annos={})circt::firrtl::PortInfoinline
PortInfo(StringAttr name, Type type, Direction dir, hw::InnerSymAttr sym, Location loc, AnnotationSet annos)circt::firrtl::PortInfoinline
symcirct::firrtl::PortInfo
typecirct::firrtl::PortInfo