OpenASIP  2.0
HDLGenerator::OutPort Member List

This is the complete list of members for HDLGenerator::OutPort, including all inherited members.

declare(std::ostream &stream, Language lang, int level=0)HDLGenerator::Portinline
dir_HDLGenerator::Portprotected
name()HDLGenerator::Portinline
name_HDLGenerator::Portprotected
OutPort(std::string name, int width=1, WireType wireType=WireType::Auto)HDLGenerator::OutPortinline
OutPort(std::string name, std::string parametricWidth, WireType wireType=WireType::Auto)HDLGenerator::OutPortinline
parametricWidth_HDLGenerator::Portprotected
Port(std::string name, Direction dir, int width=1, WireType wireType=WireType::Auto)HDLGenerator::Portinline
Port(std::string name, Direction dir, std::string parametricWidth, WireType wireType=WireType::Auto)HDLGenerator::Portinline
width()HDLGenerator::Portinline
width_HDLGenerator::Portprotected
wireType() constHDLGenerator::Portinline
wireType_HDLGenerator::Portprotected
~Port()=defaultHDLGenerator::Portvirtual