rohd-hcl icon indicating copy to clipboard operation
rohd-hcl copied to clipboard

Support for strobe/enable on read interfaces

Open mkorbel1 opened this issue 1 year ago • 0 comments

Motivation

Some RF implementations allow strobing/byte enable on the read side in addition to the write side. This can be helpful for latch-based memory when writing different portions of a line of data, or for power savings.

Desired solution

Add support for StrobeDataPortInterface on read interfaces of RegisterFile, and any other Memorys where it makes sense.

Alternatives considered

No response

Additional details

No response

mkorbel1 avatar Apr 04 '23 21:04 mkorbel1