Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚠️ rework CFU interface #932

Merged
merged 5 commits into from
Jun 29, 2024
Merged

⚠️ rework CFU interface #932

merged 5 commits into from
Jun 29, 2024

Conversation

stnolting
Copy link
Owner

⚠️ Rework CFU Interface

  • remove "proxy/controller" logic from CFU module (reducing size); put a minimal proxy logic to the ALU
  • allow implementers to skip registered CFU output to reduce latency (faster execution)

✨ Simplify RVC Decompressor

Output illegal instruction word "as-is" in their pre-decoded 32-bit format.

output illegal instruction words "as-is" in their pre-decoded 32-bit layout
@stnolting stnolting added HW Hardware-related optimization Make things faster, smaller and more efficient cleanup Clean-up the codebase labels Jun 29, 2024
@stnolting stnolting self-assigned this Jun 29, 2024
@stnolting stnolting marked this pull request as ready for review June 29, 2024 12:36
@stnolting stnolting merged commit 028be4a into main Jun 29, 2024
10 checks passed
@stnolting stnolting deleted the dev290624 branch June 29, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Clean-up the codebase HW Hardware-related optimization Make things faster, smaller and more efficient
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant