OpenASIP
2.0
|
This is the complete list of members for HDLGenerator::OutPort, including all inherited members.
declare(std::ostream &stream, Language lang, int level=0) | HDLGenerator::Port | inline |
dir_ | HDLGenerator::Port | protected |
name() | HDLGenerator::Port | inline |
name_ | HDLGenerator::Port | protected |
OutPort(std::string name, int width=1, WireType wireType=WireType::Auto) | HDLGenerator::OutPort | inline |
OutPort(std::string name, std::string parametricWidth, WireType wireType=WireType::Auto) | HDLGenerator::OutPort | inline |
parametricWidth_ | HDLGenerator::Port | protected |
Port(std::string name, Direction dir, int width=1, WireType wireType=WireType::Auto) | HDLGenerator::Port | inline |
Port(std::string name, Direction dir, std::string parametricWidth, WireType wireType=WireType::Auto) | HDLGenerator::Port | inline |
width() | HDLGenerator::Port | inline |
width_ | HDLGenerator::Port | protected |
wireType() const | HDLGenerator::Port | inline |
wireType_ | HDLGenerator::Port | protected |
~Port()=default | HDLGenerator::Port | virtual |