Rewrite the `.echo` file output from vpr to be auto-generated.
Open
project-verilog-to-routing
type-coding
- Dominant language
- No language data
- Stars
- 86
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently `.echo` files are generated by hand coded C code. This means that they can easily have errors.
It would be a good idea to replace it them with proper, auto-generated C code which can serialize and deserialize the structures into both human and machine readable versions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.