mirror of
https://github.com/verilator/verilator.git
synced 2025-01-19 12:54:02 +00:00
4c0edd2efb
Again --prof-exec have bit-rotted a little with all the recent changes to the structure of the generated code. This patch contains a few improvements: - Repalce the eval/evl_loop begin/end events with generic section_push/section_pop events, that can be arbitrarily sprinkled into the generate code (so long as they are matched correctly) to measure various sections. The report then contains a nested profile of the sections, and the VCD trace shows the section names. - Better handling of exec graphs - Clearer overall statistics |
||
---|---|---|
.. | ||
_static | ||
bin | ||
gen | ||
guide | ||
.gitignore | ||
CONTRIBUTING.rst | ||
CONTRIBUTORS | ||
internals.rst | ||
Makefile | ||
spelling.txt | ||
verilated.dox | ||
xml.rst |