-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As I understand it, the CCMs exist for 2 reasons:
- To provide low-latency (and therefore high performance) memory, by eliminating the overheads of going out to the bus and back, without the need for caches.
- To be extra robust and secure
I'm only interested in the first of these, and would rather save power and area by having smaller RAMs and no ECC logic.
I think ECC on DCCM necessitates read-modify-writes when doing byte/halfword stores? If so, removing this should also be a saving.
Can there be a config option to disable ECC on ICCM and/or DCCM?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request