[libre-riscv-dev] [Bug 216] LOAD STORE buffer needed
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Sun Apr 26 12:28:04 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=216
--- Comment #27 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
i may need to implement a very basic (working) of the API in
http://bugs.libre-riscv.org/show_bug.cgi?id=216#c26
effectively a thin "wrapper" around nmigen Memory rdport and wrport.
it's not quite a perfect match for nmigen rdport/wrport as the
address phase needs latching in, separately from how r/w data is handled.
i'll make sure that the (decoded) opcode is passed over because it
contains crucial information (not just ld/st-length).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list