[TASK] Remove Rename hardware module #1370
Labels
Component:RTL
For issues in the RTL (e.g. for files in the rtl directory)
CV32A60AX
Part: Application configuration (former "step1")
CV32A65X
Part: Embedded configuration
Status:Resolved
Issue has been resolved, but closure is pending on git merge and/or issuer confirmation
Type:Task
Project related task
Description
Rename creates a 5% performance increase. Previously rename was done by hardware, by enabling the rename module. From the time we use GCC13, the rename is done by compilation. This module is currently inefficient and can be removed.
Changes
Update the issue logic to pass the decoder signals directly to issue_read_operand and scoreboard blocks
Remove
RenameEn
parameter from the configurationsCurrent Status
PR created
Risks
None
Prerequisites
None
KPI
None
Description of Done
PR of design changes with clean CI
The text was updated successfully, but these errors were encountered: