Bug 681

Summary: unit tests in ISACaller needed for madd*
Product: Libre-SOC's first SoC Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: Source CodeAssignee: Dmitry Selyutin <ghostmansd>
Status: CONFIRMED ---    
Severity: enhancement CC: libre-soc-bugs
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Linux   
See Also: https://bugs.libre-soc.org/show_bug.cgi?id=448
NLnet milestone: --- total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0 parent task for budget allocation:
child tasks for budget allocation: The table of payments (in EUR) for this task; TOML format:
Bug Depends on:    
Bug Blocks: 671    

Description Luke Kenneth Casson Leighton 2021-08-30 17:35:03 BST
there are no unit tests for madd*
(because the pseudocode was only added as an afterthought,
and the HDL hasn't been written)

this makes it challenging to check the XLEN pseudocode
changes.