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 of CPU's issue engine #292

Merged
merged 3 commits into from
Apr 2, 2022
Merged

rework of CPU's issue engine #292

merged 3 commits into from
Apr 2, 2022

Conversation

stnolting
Copy link
Owner

This PR simplifies the VHDL code of the CPU issue engine, which is part of the CPU front end. It is responsible for decoding compressed instructions and generating a constant stream of 32-bit instructions.

- much simpler code
- shorter crit. path
- slighlty less HW
@stnolting stnolting added the HW hardware-related label Apr 1, 2022
@stnolting stnolting self-assigned this Apr 1, 2022
@stnolting stnolting marked this pull request as ready for review April 2, 2022 06:45
@stnolting stnolting merged commit 5453722 into main Apr 2, 2022
@stnolting stnolting deleted the front_end_cleanup branch April 2, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HW hardware-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant