Skip to content

Extract full data stream for misaligned access mode#72

Open
lionnus wants to merge 2 commits intopulp-platform:prasadar/multi-precisionfrom
lionnus:lkesting/multi-precision-fix
Open

Extract full data stream for misaligned access mode#72
lionnus wants to merge 2 commits intopulp-platform:prasadar/multi-precisionfrom
lionnus:lkesting/multi-precision-fix

Conversation

@lionnus
Copy link

@lionnus lionnus commented Feb 5, 2026

Fix a bug in misaligned data access: previously, only BANK_DATA_WIDTH was extracted instead of the full misaligned data stream width (DATA_WIDTH - BANK_DATA_WIDTH).

@FrancescoConti
Copy link
Member

LGTM except for a very minor thing: please align to 1/2 of https://github.com/pulp-platform/hci/blob/master/STYLE.md . HCI uses my own style, in part predating the lowrisc one to which it is very similar but not identical.
Unfortunately I despise begin on the same line of always, so if you push this tiny fix I will merge this...

@lionnus lionnus force-pushed the lkesting/multi-precision-fix branch from c600e1d to 4a785a8 Compare February 11, 2026 14:38
@lionnus
Copy link
Author

lionnus commented Feb 11, 2026

Thank you @FrancescoConti, hope this works :)

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.

2 participants