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

[WIP]wishbone.Connector class #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 21, 2022

  1. [WIP]wishbone.Connector class

    Implementation of a module that allows to connect one initiator to one
    subordinate.bus. Currently connecting initiator bus with data width
    greater than the subordinate bus is not implemented. Implementation
    of that feature will need to instantiate multiple subordinate bus cycles
    for one initiator bus cycle.
    Fatsie authored and FatsieFS committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1c7e14f View commit details
    Browse the repository at this point in the history