Skip to content

Introduce data cache#899

Draft
dawidpawliczek4 wants to merge 12 commits intokuznia-rdzeni:masterfrom
dawidpawliczek4:dcache
Draft

Introduce data cache#899
dawidpawliczek4 wants to merge 12 commits intokuznia-rdzeni:masterfrom
dawidpawliczek4:dcache

Conversation

@dawidpawliczek4
Copy link
Copy Markdown
Contributor

No description provided.

@dawidpawliczek4 dawidpawliczek4 changed the title Introduce data cech Introduce data cache Apr 16, 2026
@dawidpawliczek4 dawidpawliczek4 marked this pull request as draft April 16, 2026 13:53
@tilk tilk added the enhancement New feature or request label Apr 16, 2026
Comment on lines +172 to +175
dcache_enable: bool = True
dcache_ways: int = 2
dcache_sets_bits: int = 7
dcache_line_bytes_log: int = 5
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Put in dataclass?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(prob. together with icache)

@awariac awariac added the nlnet The work is part of the NLnet grant label Apr 18, 2026
@dawidpawliczek4 dawidpawliczek4 force-pushed the dcache branch 2 times, most recently from 7ff22ab to 241c5d7 Compare April 21, 2026 13:40
@dawidpawliczek4 dawidpawliczek4 added benchmark Benchmarks should be run for this change and removed benchmark Benchmarks should be run for this change labels Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request nlnet The work is part of the NLnet grant

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants