Chapter2: Fundamental concepts
A string is a sequence of characters enclosed by double quotes and all
contained on a single line. Verilog treats strings used as operands in
expressions and assignments as a sequence of eight-bit ASCII values, with one
eight-bit ASCII value representing one character.