Bug 735 - DynamicPartitionedShift has hdl parameter that is not needed
Summary: DynamicPartitionedShift has hdl parameter that is not needed
Status: CONFIRMED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: Other Linux
: --- enhancement
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on:
Blocks: 132
  Show dependency treegraph
 
Reported: 2021-10-22 15:58 BST by Luke Kenneth Casson Leighton
Modified: 2021-10-22 15:58 BST (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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"