[Libre-soc-bugs] [Bug 730] adapt ALU test cases to include expected results
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Mon Nov 22 05:04:56 GMT 2021
https://bugs.libre-soc.org/show_bug.cgi?id=730
--- Comment #36 from vklr at vkten.in <vklr at vkten.in> ---
There is probably a typing mistake (creating a bug) in:
def case_cmplw_microwatt_1(self):
lst = ["cmpl 1, 0, 22, 4"]
Perhaps it should have been:
lst = ["cmplw 1, 0, 22, 4"]
Please verify and let me know!
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list