[Libre-soc-bugs] [Bug 682] New: srad XLEN override fails unit tests
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Wed Sep 1 20:36:42 BST 2021
https://bugs.libre-soc.org/show_bug.cgi?id=682
Bug ID: 682
Summary: srad XLEN override fails unit tests
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: ---
======================================================================
FAIL: run_all (__main__.ShiftRotTestRunner) [case_shift]
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/lkcl/src/libresoc/soc/src/soc/fu/compunits/test/test_compunit.py", line
361, in process
test)
File
"/home/lkcl/src/libresoc/soc/src/soc/fu/compunits/test/test_compunit.py", line
317, in execute
code)
File "fu/compunits/test/test_shiftrot_compunit.py", line 37, in
check_cu_outputs
self.assertEqual(expected, cu_out, code)
AssertionError: 39739355776 != 2046480857 : srad 3, 1, 2
even after fixing off-by-one error, still failing
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=48a90aed14741e38d97fa7b1ceb31cf028684db5
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=a88be70080d9d3eda3a5c80c7a9fead7a7393120
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list