Bug 337

Summary: Convention for register outputs in *OutputData structures is to use "Data"
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: PC   
OS: Mac OS   
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: 305, 306    

Description Luke Kenneth Casson Leighton 2020-05-21 21:12:36 BST
this started back in BranchOutputData, to indicate that SPRs can
be optionally set, such that CompUnits know what to do.  this
is a good idea and it really needs to be extended throughout
all pipeline OutputData structures.

that... includes the INT regs.  it's not a huge change, it is
however a bit of a reorg.