Arnav Sacheti
|
4a327a0290
|
Migrated from Pyrefly to ty (#33)
|
2026-01-05 23:03:24 -08:00 |
|
Arnav Sacheti
|
8cc4b838a3
|
remove currrent_date from generated files
|
2025-12-31 07:55:44 +00:00 |
|
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 |
|
Copilot
|
b80f166997
|
Export master interface address widths in package parameters (#16)
* Initial plan
* Add master address width parameters to exported package
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-26 19:05:45 -07:00 |
|
Copilot
|
c9addd6ac2
|
Fix decoder generation for external nested addressable components and add max-decode-depth parameter (#12)
* Initial plan
* Fix bus decoder to skip external nested components
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* Optimize external children check using generator expressions
Co-authored-by: arnavsacheti <36746504+arnavsacheti@users.noreply.github.com>
* Add max-decode-depth CLI argument
Added --max-decode-depth argument that:
- Is added to CLI arguments in __peakrdl__.py
- Piped into design state via ExporterKwargs and DesignStateKwargs
- Used to control max depth in listener.py
- All 66 tests pass including new test for the parameter
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-25 19:56:49 -07:00 |
|
Arnav Sacheti
|
0ce469eb73
|
fix lint
|
2025-10-23 22:33:36 -07:00 |
|
Arnav Sacheti
|
e210167f2e
|
typecheck + fanout/fanin
|
2025-10-19 22:26:13 -07:00 |
|
Arnav Sacheti
|
bafebf8595
|
refactor to use base listener for busdecoder
|
2025-10-19 21:35:17 -07:00 |
|
Arnav Sacheti
|
bb1ac6bde9
|
decoder compiles
|
2025-10-19 00:06:45 -07:00 |
|
Arnav Sacheti
|
0c66453ba0
|
adding decoder logic
|
2025-10-16 22:35:36 -07:00 |
|
Arnav Sacheti
|
066d9ca99e
|
format + module update
|
2025-10-13 22:06:51 -07:00 |
|
Arnav Sacheti
|
54a199ca9c
|
uvx format
|
2025-10-13 20:14:46 -07:00 |
|
Arnav Sacheti
|
35015d7051
|
"updt"
|
2025-10-13 18:39:19 -07:00 |
|