Introduction - If you have any usage issues, please Google them yourself
Verilog source code is usually typed into one or more text files on a
computer. Those text files are then submitted to a Verilog compiler
or interpreter which builds the data files necessary for simulation or
synthesis. Sometimes simulation immediately follows compilation
with no intermediate data files being created.