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

chip2chip #44

Open
armleo opened this issue Jun 19, 2021 · 0 comments
Open

chip2chip #44

armleo opened this issue Jun 19, 2021 · 0 comments
Assignees
Milestone

Comments

@armleo
Copy link
Owner

armleo commented Jun 19, 2021

Implement Chip2Chip protocol.
Max burst of 16 x 32.
Send 8-bit opcode, then the payload.
8 bit for data; + one csn, one oe = 10 pins
Skywater130 is 33MHz maximum => 33Mbps per pin x 8 bits = ~33MBps of raw speed per direction.
Clock is provided common between devices.
Two symmetrical interfaces, one host and one client on each chip.

As the interface is symmetrical, the same logic interface is implemented the other way around

@armleo armleo added this to the 0.0.2 milestone Jun 21, 2021
@armleo armleo self-assigned this Jul 6, 2021
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