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

Gemmini Integration #356

Merged
merged 30 commits into from
Dec 14, 2019
Merged

Gemmini Integration #356

merged 30 commits into from
Dec 14, 2019

Conversation

alonamid
Copy link
Contributor

@alonamid alonamid commented Dec 6, 2019

This PR integrates the Gemmini Matrix Multiplication acceleration unit to the Chipyard ecosystem.
This is a RoCC accelerator, and it is integrated very similarly to Hwacha.
It uses RoCC macros instead of dedicated custom assembled instructions.
This PR includes it in CI and in the example projects, and adds relevant documentation. It also bump esp-isa-sim to include the gemmini functional model.

@alonamid alonamid self-assigned this Dec 6, 2019
@abejgonzalez
Copy link
Contributor

Don't forget to update .circleci/check-commit.sh

@alonamid alonamid marked this pull request as ready for review December 9, 2019 18:34
@hngenc
Copy link
Member

hngenc commented Dec 9, 2019

Lgtm

@jerryz123
Copy link
Contributor

Can you squash away some of these "bump gemmini" messages. Otherwise fine

Copy link
Contributor

@abejgonzalez abejgonzalez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. On the sentence fixes, you can go ahead and add them then in the commit title you can put [ci skip] or [skip ci]. I'll let you merge this PR once done.

@alonamid alonamid merged commit 56770a1 into dev Dec 14, 2019
@alonamid alonamid deleted the gemmini branch April 19, 2020 20:51
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.

None yet

4 participants