Fix help message
This commit is contained in:
parent
b84ec9a1c5
commit
3aee2d2f38
@ -827,9 +827,8 @@
|
||||
"Rules:"
|
||||
"0. Don't fool around ;)"
|
||||
"1. The top module must be named 'testbench'."
|
||||
"2. The top module must have an input clock signal."
|
||||
"3. Code size should not exceed 10000 characters."
|
||||
"4. Code execution time no longer than 5 seconds.")
|
||||
"2. Code size should not exceed 10000 characters."
|
||||
"3. Code execution time no longer than 5 seconds.")
|
||||
"\\n"))))))
|
||||
(iverilog-metatop
|
||||
(call-with-input-file IVERILOG-METATOP-FILE get-string-all))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user