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

Spi bus improvement #18

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Scafir
Copy link
Contributor

@Scafir Scafir commented Jun 20, 2024

Adds changes suggested in #17.

  • Use SpiBus with syntax closer to cocotb_bus's Bus
  • Allow miso to be left unconnected in the bus

Breaks cs_name argument utilisation, but provides a more flexible mechanism for it.
The existing functions from_entity and from_prefix can still be used as previously.

Closes #17

@Scafir Scafir force-pushed the spiBusImprovement branch from e35a1a5 to 61c57ec Compare June 20, 2024 14:02
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.

SpiBus Implementation
1 participant