Options for persistence of memory in `MemoryModel`
Open
enhancement
- Dominant language
- Dart
- Stars
- 115
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
### Motivation
Currently, invalid accesses or resets to a `MemoryModel` cause clearing of memory contents. There are scenarios where this might be annoying (e.g. modelling a ROM or a memory that has it's own reset characteristics).
### Desired solution
More configurability and options around reset, invalid accesses, etc. for memory models.
### Alternatives considered
_No response_
### Additional details
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.