Copilot
|
d7481e71ba
|
Fix max_decode_depth to control decoder hierarchy and port generation (#18)
* Initial plan
* Fix max_decode_depth to properly control decoder hierarchy and port generation
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* Fix test that relied on old depth behavior
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* Update documentation for max_decode_depth parameter
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* fix format
* Add variable_depth RDL file and smoke tests for max_decode_depth parameter
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* Add variable depth tests for APB3 and AXI4-Lite CPUIFs
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* fix
* fix
* bump
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
|
2025-10-28 23:38:54 -07:00 |
|
Arnav Sacheti
|
b1f1bf983a
|
Refactor tests (better grouping + cocotb support) (#15)
* initial refactor
* fix cocotb tests
* fix typecheck
* install verilator
|
2025-10-26 17:56:35 -07:00 |
|
Arnav Sacheti
|
cca98098da
|
Simplify test suite to pytest unit scaffolding
|
2025-10-19 16:48:25 -07:00 |
|
Arnav Sacheti
|
b4f9eaff71
|
regblock -> busdecoder
|
2025-10-10 22:30:59 -07:00 |
|
Arnav Sacheti
|
9bf5cd1e68
|
Initial Commit - Forked from PeakRDL-regblock @ a440cc19769069be831d267505da4f3789a26695
|
2025-10-10 22:28:36 -07:00 |
|