Bug 735

Summary: DynamicPartitionedShift has hdl parameter that is not needed
Product: Libre-SOC's first SoC Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: Source CodeAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: CONFIRMED ---    
Severity: enhancement CC: libre-soc-bugs
Priority: ---    
Version: unspecified   
Hardware: Other   
OS: Linux   
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: 132    

Description Luke Kenneth Casson Leighton 2021-10-22 15:58:31 BST
https://git.libre-soc.org/?p=ieee754fpu.git;a=blob;f=src/ieee754/part/partsig.py;h=8818e185156a25391b94a45198f4163e8e606b8d;hb=HEAD#l297

DynamicPartitionedShift needs a code cleanup.
the rightshift parameter should not go into a mux,
it should be a straight python "if"