Data Memory check #5

Open
opened 2 years ago by Jean-François Nguyen · 0 comments
Collaborator

Data Memory check

Description

Check the consistency of read/write accesses to data memory. When a memory location is read by an instruction, its content must be equal to the last value that was written to it.

The bus access is implementation-specific and must therefore be defined by the CPU wrapper.

Data Memory check ================= Description ----------- Check the consistency of read/write accesses to data memory. When a memory location is read by an instruction, its content must be equal to the last value that was written to it. The bus access is implementation-specific and must therefore be defined by the CPU wrapper.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cores/power-fv#5
Loading…
There is no content yet.