Run output with the vvp command.

This commit is contained in:
steve 2002-11-05 03:49:21 +00:00
parent 4e5dd49a37
commit 2f88a631df
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
* file "hello" which is compiled, linked and ready to run. Run this
* program like so:
*
* ./hello
* vvp hello
*
* and the program will print the message to its output. Easy! For
* more on how to make the iverilog command work, see the iverilog