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

Connect SPI for headers #100

Merged
merged 7 commits into from
May 27, 2024
Merged

Conversation

marnovandermaas
Copy link
Contributor

@marnovandermaas marnovandermaas commented May 24, 2024

There are two SPI instances on the R-Pi hat, one on the Arduino shield and one on the mikroBUS click.

This PR has been built but not tested with physical headers.

The first three commits are code clean up so feel free to skip those and only review the last three commits.

Both in top_sonata and sonata_system there were missing comments for
signal groups. This commit also aligns all the signals in a module
definition.
Copy link
Contributor

@GregAC GregAC left a comment

Choose a reason for hiding this comment

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

LGTM though we should add the new SPI blocks to the table in the SPI doc: https://github.com/lowRISC/sonata-system/blob/main/doc/ip/spi.md

@marnovandermaas
Copy link
Contributor Author

LGTM though we should add the new SPI blocks to the table in the SPI doc: https://github.com/lowRISC/sonata-system/blob/main/doc/ip/spi.md

Good, point added that now.

@marnovandermaas marnovandermaas merged commit bd2edfc into lowRISC:main May 27, 2024
2 checks 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.

2 participants