Files
verilator/docs/guide
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
..
2022-01-01 08:26:40 -05:00
2022-01-01 08:26:40 -05:00
2022-01-01 08:26:40 -05:00
2022-05-01 22:01:30 -04:00
2022-01-01 08:26:40 -05:00
2022-06-04 08:37:42 -04:00
2022-01-01 08:26:40 -05:00
2022-01-01 08:26:40 -05:00
2022-01-01 08:26:40 -05:00
2022-01-01 08:26:40 -05:00
2022-01-01 08:26:40 -05:00
2022-01-01 08:26:40 -05:00
2022-05-14 16:12:57 -04:00
2022-06-02 21:32:22 -04:00
2022-07-28 08:41:01 -04:00
2022-01-01 08:26:40 -05:00
2022-06-13 12:14:37 +01:00
2022-01-01 08:26:40 -05:00
2022-09-05 15:20:08 -04:00
2022-05-14 16:12:57 -04:00