OpenASIP  2.0
HDLGenerator::BinaryOp Member List

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

BinaryOp(const LHSValue &lhs, const LHSValue &rhs, std::string VHDLOperator, std::string VerilogOperator)HDLGenerator::BinaryOpinline
hdl(std::ostream &stream, Language lang, int level)HDLGenerator::LHSValue
hdl(std::ostream &stream, Language lang)HDLGenerator::LHSValue
LHSValue()HDLGenerator::LHSValueinline
operator!()HDLGenerator::LHSValue
operator&(LHSValue rhs)HDLGenerator::LHSValue
operator&&(LHSValue rhs)HDLGenerator::LHSValue
operator^(LHSValue rhs)HDLGenerator::LHSValue
operator|(LHSValue rhs)HDLGenerator::LHSValue
operator||(LHSValue rhs)HDLGenerator::LHSValue
operator~()HDLGenerator::LHSValue
readList_HDLGenerator::LHSValueprotected
verilog() constHDLGenerator::LHSValueinline
verilog_HDLGenerator::LHSValueprotected
vhdl() constHDLGenerator::LHSValueinline
vhdl_HDLGenerator::LHSValueprotected
writeSignals(std::unordered_set< std::string > &readList) constHDLGenerator::LHSValue