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

Support integer multiplication and division #6

Open
howardlau1999 opened this issue Dec 18, 2021 · 0 comments
Open

Support integer multiplication and division #6

howardlau1999 opened this issue Dec 18, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@howardlau1999
Copy link
Owner

howardlau1999 commented Dec 18, 2021

This feature involves designing a pipeline co-processor to perform integer multiplication and division. The co-processor may stall the pipeline during the calculation and write back the result to destination register.

@howardlau1999 howardlau1999 self-assigned this Dec 18, 2021
@howardlau1999 howardlau1999 added the enhancement New feature or request label Dec 18, 2021
@howardlau1999 howardlau1999 added this to the RV32M milestone Dec 24, 2021
@howardlau1999 howardlau1999 added the help wanted Extra attention is needed label Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant