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

Added support for non-zero padding in instructions mvin and loop_conv_ws #274

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fzi-peccia
Copy link

Proposal to solve #229

@hngenc
Copy link
Member

hngenc commented Jan 21, 2023

This is great, thank you! Do you think you could update gemmini_config_ld and gemmini_loop_ws in gemmini.h to reflect the new padding_value parameter?

Also, could you update ConfigMvinRs1 to also reflect the new parameter you added?

No worries if you don't have the time to make these changes; I can add them myself. But it might be a bit before I have the time.

@fzi-peccia
Copy link
Author

Hi @hngenc, sorry for the delay.

I added the padding_value in gemmini-rocc-tests to all places where it could be needed. See https://github.com/fzi-peccia/gemmini-rocc-tests/tree/non_zero_padding

@fzi-peccia
Copy link
Author

Hi @hngenc, I created the pull request for my changes in gemmini-rocc-tests ucb-bar/gemmini-rocc-tests#37

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

2 participants