Top module for all simulators must have an input clock signal
This commit is contained in:
parent
2f9f5b6dd1
commit
cc605cce85
@ -794,7 +794,7 @@
|
|||||||
"Rules:"
|
"Rules:"
|
||||||
"0. Don't fool around ;)"
|
"0. Don't fool around ;)"
|
||||||
"1. The top module must be named 'testbench'."
|
"1. The top module must be named 'testbench'."
|
||||||
"2. The top module for the Verilator must have an input clock signal."
|
"2. The top module must have an input clock signal."
|
||||||
"3. Code size should not exceed 10000 characters."
|
"3. Code size should not exceed 10000 characters."
|
||||||
"4. Code execution time no longer than 5 seconds.")
|
"4. Code execution time no longer than 5 seconds.")
|
||||||
"\\n"))))))
|
"\\n"))))))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user