verilator/bin
Geza Lore 63c694f65f Streamline dump control options
- Rename `--dump-treei` option to `--dumpi-tree`, which itself is now a
  special case of `--dumpi-<tag>` where tag can be a magic word, or a
  filename
- Control dumping via static `dump*()` functions, analogous to `debug()`
- Make dumping independent of the value of `debug()` (so dumping always
  works even without the debug flag)
- Add separate `--dumpi-graph` for dumping V3Graphs, which is again a
  special case of `--dumpi-<tag>`
- Alias `--dump-<tag>` to `--dumpi-<tag> 3` as before
2022-09-22 17:24:41 +01:00
..
verilator Streamline dump control options 2022-09-22 17:24:41 +01:00
verilator_ccache_report Copyright year update. 2022-01-01 08:26:40 -05:00
verilator_coverage Copyright year update. 2022-01-01 08:26:40 -05:00
verilator_difftree Fix pylint warnings. 2022-09-07 21:48:52 -04:00
verilator_gantt Fix pylint warnings. 2022-09-07 21:48:52 -04:00
verilator_includer Copyright year update. 2022-01-01 08:26:40 -05:00
verilator_profcfunc Copyright year update. 2022-01-01 08:26:40 -05:00