Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThe $ is an exclusive or operator where the # is the 'normal' or operator, at least that is what they are in AHDL.
For completeness: & is the and operator and ! is the not operator.The $ is an exclusive or operator where the # is the 'normal' or operator, at least that is what they are in AHDL.
For completeness: & is the and operator and ! is the not operator.