Spelling error

This commit is contained in:
steve 2001-07-27 02:41:28 +00:00
parent c5234e95cd
commit f28b97ebfd
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ format, which is actually run by the "vvp" command.
The "iverilog" and "vvp" commands are the only commands that users
use to invoke Icarus Verilog. What the compiler actually does is
controlled by command line switches. In our little example, we asked
for the comiler to compile the source program to the default vvp form,
the compiler to compile the source program to the default vvp form,
which is in turn executed by the vvp program.