Go to the documentation of this file.
33 #include <unordered_set>
42 void hdl(std::ostream& stream,
Language lang,
int level);
44 void writeSignals(std::unordered_set<std::string>& readList)
const;
LHSValue operator^(LHSValue rhs)
LHSValue operator||(LHSValue rhs)
LHSValue operator&(LHSValue rhs)
void writeSignals(std::unordered_set< std::string > &readList) const
std::string verilog() const
LHSValue operator|(LHSValue rhs)
BinaryLiteral(std::string value)
LHSSignal(std::string name)
void hdl(std::ostream &stream, Language lang, int level)
std::unordered_set< std::string > readList_
LHSValue operator&&(LHSValue rhs)