FPU power consumption #965
Labels
Component:RTL
For issues in the RTL (e.g. for files in the rtl directory)
PARAM:FPU
Issue depends on the FPU parameter
Status:Resolved
Issue has been resolved, but closure is pending on git merge and/or issuer confirmation
Type:Enhancement
For feature requests and enhancements
FPU has its own clock gating cell in cv32e40p_top which is only disabled when the Core is in sleep mode due to wfi instruction.
More power consumption power saving could be done by enabling its clock only when an FPU instruction is really executed.
The text was updated successfully, but these errors were encountered: