Verilog - Operators
I
Verilog operators operate on several data types to produce an output
I
Not all Verilog operators are synthesible (can produce gates)
I
Some operators are similar to those in the C language
I
Remember, you are making gates, not an algorithm (in most cases)