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

Single spi #4

Closed
wants to merge 26 commits into from
Closed

Single spi #4

wants to merge 26 commits into from

Conversation

@mattvenn
Copy link
Collaborator

@mattvenn mattvenn commented Nov 26, 2018

This pull request adds a new verilog file spi_client.v to replace the original qpi module.
The SPI client side is formally verified and tested to 400k cycles with the Raspberry Pi SPI master.
It currently does not handle clock glitching.

A new top level directory called ./pi is created with Python test files and a README.md that explains how to install the required modules and wire the Pi to the UP5K development board.

@mattvenn mattvenn closed this Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant