This commit is contained in:
silicon 2026-04-04 01:01:37 +05:30 committed by GitHub
commit 5a798e09d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
*
* Compile this program with the command:
*
* iverilog -ohello hello.vl
* iverilog -o hello hello.vl
*
* After churning for a little while, the program will create the output
* file "hello" which is compiled, linked and ready to run. Run this