mirror of
https://github.com/verilator/verilator.git
synced 2025-01-01 04:07:34 +00:00
Commentary
This commit is contained in:
parent
9f34764f4b
commit
230b145c04
@ -18,7 +18,9 @@ Simulation Summary Report
|
|||||||
=========================
|
=========================
|
||||||
|
|
||||||
When simulation finishes, it will print a report to stdout summarizing the
|
When simulation finishes, it will print a report to stdout summarizing the
|
||||||
simulation. This requires the model being Verilated with :vlopt:`--main`.
|
simulation. This requires the model being Verilated with :vlopt:`--main`,
|
||||||
|
or the user's `main()` calling `VerilatedContext->statsPrintSummary()`.
|
||||||
|
|
||||||
The report may be disabled with :vlopt:`+verilator+quiet`.
|
The report may be disabled with :vlopt:`+verilator+quiet`.
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
Loading…
Reference in New Issue
Block a user