Bug 1136 - fp to int conversion in ieee754fpu/soc (cffpr* and fcti*)
Summary: fp to int conversion in ieee754fpu/soc (cffpr* and fcti*)
Status: CONFIRMED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: ALU (including IEEE754 16/32/64-bit FPU) (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- enhancement
Assignee: Jacob Lifshay
URL:
Depends on: 1135 1177
Blocks: 1025
  Show dependency treegraph
 
Reported: 2023-08-10 00:40 BST by Jacob Lifshay
Modified: 2023-10-01 11:30 BST (History)
2 users (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 Jacob Lifshay 2023-08-10 00:40:28 BST
ieee754fpu:
pipeline stages (to be assembled into a 3-ish stage pipeline):
* unpack
* setup rotate & overflow detect
* rotate
* mask rotate output
* round/negation