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

Improvement Scopes #13

Open
Mr-AniP opened this issue Nov 22, 2023 · 0 comments
Open

Improvement Scopes #13

Mr-AniP opened this issue Nov 22, 2023 · 0 comments

Comments

@Mr-AniP
Copy link
Collaborator

Mr-AniP commented Nov 22, 2023

Currently only two SIMD Instructions are supported (add and sub (in SIMD architecture)).

Also, currently we have implemented only execute stage level SIMD bypassing.

One more thing not all instructions provided by RISC-V architecture were implemented. (very few were left but they mostly they seem to be of significance for our project)

Last but not least for SIMD there is no special unit to compute stuff. But we propose a better model which segregates them, and stalls execute unit when working on SIMD instructions.

Much more could be added in this direction to improve the Project.

Anyway, we hope that this project will help your research/project.

Thank You.

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

No branches or pull requests

1 participant