[Libre-soc-bugs] [Bug 644] MP3: Basic SV impl

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri May 14 16:30:31 BST 2021


https://bugs.libre-soc.org/show_bug.cgi?id=644

Luke Kenneth Casson Leighton <lkcl at lkcl.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lkcl at lkcl.net

--- Comment #2 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
Lauri let me know, what the minimum operations you need in the simulator
are.  if it is just for example FP add, FP mul, FP sub, FP LOAD and FP STORE
i can likely get that done quite quickly.

(Also bear in mind, the basic SV implementation, due to the way that
Vector ISAs work, is almost 100% likely to be the optimised version: the
focus is more on the "basic" version informing us at a very early stage
what *instructions* are needed, more than "how optimised the actual
assembler is")

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list