verilator/bin
Geza Lore 4c0edd2efb Improve --prof-exec infrastructure and report
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
2023-10-21 21:09:03 +01:00
..
verilator Add --no-trace-top option (#4422) 2023-08-19 04:51:29 -04:00
verilator_ccache_report Add manpages for missing user commands (using help2man) 2023-01-17 19:26:12 -05:00
verilator_coverage Add --annotate-points option, change multipoint on line reporting (#3876). 2023-02-08 20:22:54 -05:00
verilator_difftree Fix verilator_difftree header flush 2023-02-05 15:20:56 -05:00
verilator_gantt Improve --prof-exec infrastructure and report 2023-10-21 21:09:03 +01:00
verilator_includer Convert verilator_includer to python3 2023-01-21 14:40:22 -05:00
verilator_profcfunc Add manpages for missing user commands (using help2man) 2023-01-17 19:26:12 -05:00