ID:13333 Verilog HDL syntax error at <location>: invalid character <character> in binary number <bin>.

CAUSE: In a Verilog Design File (.v) at the specified location, a binary number contains an invalid character.

ACTION: Make sure you use only 0 and 1 digits in binary numbers.