mirror of
https://github.com/verilator/verilator.git
synced 2025-01-08 15:47:36 +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 |
||
---|---|---|
.. | ||
figures | ||
changes.rst | ||
conf.py | ||
connecting.rst | ||
contributing.rst | ||
contributors.rst | ||
copyright.rst | ||
deprecations.rst | ||
environment.rst | ||
example_binary.rst | ||
example_cc.rst | ||
example_common_install.rst | ||
example_dist.rst | ||
example_sc.rst | ||
examples.rst | ||
exe_sim.rst | ||
exe_verilator_coverage.rst | ||
exe_verilator_gantt.rst | ||
exe_verilator_profcfunc.rst | ||
exe_verilator.rst | ||
executables.rst | ||
extensions.rst | ||
faq.rst | ||
files.rst | ||
index.rst | ||
install-cmake.rst | ||
install.rst | ||
languages.rst | ||
overview.rst | ||
simulating.rst | ||
verilating.rst | ||
warnings.rst |