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

Add initial control unit with RV32I instructions #46

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

hasheddan
Copy link
Contributor

@hasheddan hasheddan commented Oct 9, 2023

Introduces a control unit that currently supports handling RV32I
instructions. It will be expanded with RV64I support, which builds on
RV32I in the future.

Signed-off-by: Daniel Mangum georgedanielmangum@gmail.com

Part of #40

Fixes formatting to adhere to verible settings.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
Introduces a control unit that currently supports handling RV32I
instructions. It will be expanded with RV64I support, which builds on
RV32I in the future.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
@hasheddan hasheddan changed the title Document instruction opcodes and control signals Add initial control unit with RV32I instructions Oct 30, 2023
@hasheddan hasheddan marked this pull request as ready for review October 30, 2023 12:08
@hasheddan hasheddan merged commit 5a83bd7 into mosscomp:main Oct 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant