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
|
93276ff616
|
fix (#13)
* fix
* fix pyrefly
* remove tests
* Update tests/unit/test_exporter.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update src/peakrdl_busdecoder/listener.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update tests/unit/test_exporter.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix iter
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-26 14:40:03 -07:00 |
|
Arnav Sacheti
|
0ce469eb73
|
fix lint
|
2025-10-23 22:33:36 -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 |
|