OpenASIP  2.0
HDLGenerator::Reduce Member List

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

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
Reduce(LHSValue val, std::string VHDLFunction, std::string VerilogOperator)HDLGenerator::Reduceinline
verilog() constHDLGenerator::LHSValueinline
verilog_HDLGenerator::LHSValueprotected
vhdl() constHDLGenerator::LHSValueinline
vhdl_HDLGenerator::LHSValueprotected
writeSignals(std::unordered_set< std::string > &readList) constHDLGenerator::LHSValue