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

build: efinix: EfinixTristateImpl: use GPIO Bus #2083

Merged

Commits on Sep 26, 2024

  1. build: efinix: use LiteXContext to get platform

    use LiteXContext to get platform.
    
    Signed-off-by: Fin Maaß <[email protected]>
    maass-hamburg committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f8dc038 View commit details
    Browse the repository at this point in the history
  2. build: efinix: platform.py: add get_pins_location and get_pins_name

    add `get_pins_location` and  `get_pins_name`.
    
    Signed-off-by: Fin Maaß <[email protected]>
    maass-hamburg committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e9a4b17 View commit details
    Browse the repository at this point in the history
  3. build: efinix: EfinixTristateImpl: use GPIO Bus

    use the gpio bus for Efinix Tristate implemenation.
    
    Signed-off-by: Fin Maaß <[email protected]>
    maass-hamburg committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a825c61 View commit details
    Browse the repository at this point in the history