Bug 482

Summary: mul ok and ov must not be unconditionally set
Product: Libre-SOC's first SoC Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: Source CodeAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: RESOLVED FIXED    
Severity: enhancement CC: libre-soc-bugs
Priority: ---    
Version: unspecified   
Hardware: Other   
OS: Linux   
NLnet milestone: NLNet.2019.10.043.Wishbone 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: 383
child tasks for budget allocation: The table of payments (in EUR) for this task; TOML format:
Bug Depends on:    
Bug Blocks: 383, 419    

Description Luke Kenneth Casson Leighton 2020-08-29 23:51:04 BST
https://bugs.libre-soc.org/show_bug.cgi?id=419#c14

the ov and o ok flags must be much more specifically constrained.

also xer_so output is a Data type so needs copying properly.
Comment 1 Luke Kenneth Casson Leighton 2020-08-30 10:51:50 BST
commit dc3a864af70e9b227771219d6b5a53296e10b78c (HEAD -> master)
Author: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
Date:   Sun Aug 30 10:51:30 2020 +0100

    set mul post_stage o.ok only when needed, and fix xer_so pass-through