[Libre-soc-bugs] [Bug 403] New: runtime configureable LoadStoreUnit needed
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Jun 24 15:56:58 BST 2020
https://bugs.libre-soc.org/show_bug.cgi?id=403
Bug ID: 403
Summary: runtime configureable LoadStoreUnit needed
Product: Libre-SOC's first SoC
Version: unspecified
Hardware: PC
OS: Linux
Status: CONFIRMED
Severity: enhancement
Priority: ---
Component: Source Code
Assignee: lkcl at lkcl.net
Reporter: lkcl at lkcl.net
CC: libre-soc-bugs at lists.libre-soc.org
NLnet milestone: ---
minerva cli.py is capable of specifying at runtime what to "make".
we need similar capability at strategic interfaces in order to
carry out different levels of testing without other code (untested
or just too much of it) being in the way.
a class is therefore needed that selects between
* TestMemoryLoadStoreUnit
* BareLoadStoreUnit
* CacheLoadStoreUnit
* others (to be added)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list