OpenASIP
2.0
|
This is the complete list of members for HDLGenerator::InPort, including all inherited members.
declare(std::ostream &stream, Language lang, int level=0) | HDLGenerator::Port | inline |
dir_ | HDLGenerator::Port | protected |
InPort(std::string name, int width=1, WireType wireType=WireType::Auto) | HDLGenerator::InPort | inline |
InPort(std::string name, std::string parametricWidth, WireType wireType=WireType::Auto) | HDLGenerator::InPort | inline |
name() | HDLGenerator::Port | inline |
name_ | HDLGenerator::Port | protected |
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 |