vaughnbetz

Results 68 issues of vaughnbetz

The merge of Mohamed Elgammal's new clustering api and refactoring somehow broke cluster attraction groups, which are necessary for tight floorplan region constraints. They should be fixed. #### Expected Behaviour...

https://docs.verilogtorouting.org/en/latest/vtr/python_libs/vtr/ has the skeleton of documentation for this library, but only the headings are there. #### Proposed Behaviour Complete the documentation #### Context Our flow scripts are pretty complex (and...

VTR Flow

I think there are some out of date comments from the refactoring of the rrgraph apis in rr_graph.cpp (and perhaps related files). E.g.: rr_graph.cpp: /* TODO: The casting will be...

There are two issues. 1. We have warnings in the VTR code base when we compile. Quite a few are in the new catch2 library. - Those should be #pragma'd...

Right now when we fail a QoR check in CI due to an expected QoR change, the developer needs to rerun the test on his/her machine and run parse_vtr_task.py --create_golden...

We have nice new rr-graph APIs, so we should auto-generate API documentation on them. #### Proposed Behaviour New RRGraphView and RRGraphBuilder tabs on the vtr api tab in read the...

The Koios benchmarks have been integrated into the vtr repo, but to have the most impact, we should do two more things: 1. Add a short description (and links to...

Right now the script infrastructure for regtests, running suites of designs etc. in vtr assumes each benchmark consists of one file. We're slightly weakening that by allowing .vh include files,...

Updating k6_N10_40nm.xml and adding k6_N10_sparse_crossbar_40nm.xml. These architectures are now more heavily commented and suitable for work in a grad course (ECE 1756). #### Description I cut the logic block areas...

We should have an option for detailed NoC reports that give output like all violated latency constraints (or maybe all traffic flow latency #### Proposed Behaviour Add a new --noc_report_detail...