Add proper data selection to RAM module #13

Closed
opened 2023-01-22 21:12:54 -07:00 by david · 1 comment
Owner

Currently my RAM implementation only soundly supports word reads and writes, it doesn't support the data selection (AXI calls it strobe) to allow byte-level writes.

Currently my RAM implementation only soundly supports word reads and writes, it doesn't support the data selection (AXI calls it strobe) to allow byte-level writes.
david added the
Gateware
label 2023-01-22 21:12:54 -07:00
david added this to the Functional MVP milestone 2023-03-05 13:11:04 -07:00
Author
Owner

Finished in Amaranth and also using LiteX now

Finished in Amaranth and also using LiteX now
david closed this issue 2023-06-03 11:57:21 -06:00
Sign in to join this conversation.
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: david/new-sonar#13
No description provided.