[Libre-soc-isa] [Bug 686] create Power ISA test API

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Sep 18 12:53:02 BST 2021


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

--- Comment #53 from klehman9 at comcast.net ---
https://git.libre-soc.org/?p=openpower-isa.git;a=commit;h=82545236fe16a9947d8871848cda26f38c106ab5

https://git.libre-soc.org/?p=soc.git;a=commit;h=9bfa69243b8d2d7f9bcef284e3387c81f935ac70

Added compare_mem as a separate function...felt it safer that way for now but
could be tossed into compare I suppose.

As for the compare, on the sim side memory is basically composed of a list.  So
went with that method creating that out for the hdl side.  Because of this, if
a location is zero it will be skipped.  Of course conceivably the sim side
could store a zero to a location with a write, and this action would be
disregarded in the compare operation.  Not ideal, but for now a good start.

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


More information about the Libre-SOC-ISA mailing list