Graph FPGA resource usage with over time #394
Labels
CI
Continuous integration with github actions
enhancement
New feature or request
good first issue
Good for newcomers
I'd like to graph the usage of FPGA resource usage over time so we can easily see when things bloat.
When building microwatt.json, you get a report from yosys like this:
I'd like to graph these parameters on each build (or daily) to see how they are changing.
I assume someone has done something similar for code bloat but I'm not sure what the best way/state of the art to do this is.
https://github.com/jdjohn215/milwaukee-weather is a neat way to grab data and graph it each day, so something like that could work. We could do it as a separate git repo that runs regularly but open to better ideas.
The text was updated successfully, but these errors were encountered: