Create a "pretty printer" for the VTR .net file format
Open
arch-*
lang-python
lang-xml
type-vpr
- Dominant language
- Jupyter Notebook
- Stars
- 314
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
The VTR [packed XML `.net` is hard to read](https://vtr-verilog-to-routing.readthedocs.io/en/latest/vpr/file_formats.html#packed-netlist-format-net).
It would be good if we had a Python based tool that printed more human readable output. You can take inspiration from how [utils/print_graph.py](utils/print_graph.py) tries to make the `rr_graph.xml` format easier to read.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.