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 |
|
Copilot
|
8cfd2a86c1
|
Fix status checks: lint, format, typecheck, and tests (#8)
* Initial plan
* Initial assessment - identifying issues to fix
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* Fix type check and test issues to pass all status checks
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* Add coverage.xml to .gitignore and remove from tracking
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* Use more specific pattern for coverage.xml in .gitignore
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
---------
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-23 23:22:09 -07:00 |
|
Arnav Sacheti
|
395f584f52
|
apb4 if working?
|
2025-10-20 22:09:25 -07:00 |
|
Arnav Sacheti
|
f956232a62
|
fanout/fainin wip
|
2025-10-20 07:15:47 -07:00 |
|
Arnav Sacheti
|
e210167f2e
|
typecheck + fanout/fanin
|
2025-10-19 22:26:13 -07:00 |
|