Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increased mbox size to 256KB, ROM to 96KB and DCCM/ICCM to 256KB #681

Merged
merged 30 commits into from
Jan 14, 2025

Conversation

Nitsirks
Copy link
Contributor

@Nitsirks Nitsirks commented Jan 4, 2025

Increased MBOX size to 256KB
Moved direct access path to end of address map

Increased ROM to 96KB
Increased ICCM and DCCM to 256KB

Updated makefile and ld files to recognize larger memories

moved direct access to end of memory map to avoid moving existing registers
@calebofearth
Copy link
Collaborator

Hardcoded address needs to be overridden:

if (!hex_file_is_empty) $readmemh("mailbox.hex", dummy_mbox_preloader.ram,0,32'h0001_FFFF);

…mbox direct access address

deriving params inside mbox for future re-use
… with updated timestamp and hash after successful run
@Nitsirks Nitsirks changed the title Increased mbox size to 256KB Increased mbox size to 256KB, ROM to 96KB and DCCM/ICCM to 256KB Jan 8, 2025
src/soc_ifc/rtl/mbox.sv Outdated Show resolved Hide resolved
bharatpillilli
bharatpillilli previously approved these changes Jan 13, 2025
@calebofearth calebofearth merged commit 3171cda into main Jan 14, 2025
64 checks passed
@calebofearth calebofearth deleted the user/dev/michnorris/mbox_params branch January 14, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants