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

Update impl-image, tests and enable tool version strings #4

Closed
wants to merge 5 commits into from

Commits on Jan 17, 2021

  1. Configuration menu
    Copy the full SHA
    5c4abf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5216482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbf3651 View commit details
    Browse the repository at this point in the history
  4. nextpnr: Add pkg images

    se-bi committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    b2cd556 View commit details
    Browse the repository at this point in the history
  5. impl: Restructure, add different combination of tools:

    Architecture dependent:
    - impl:ice40: GHDL + Yosys + nextpnr-ice40
    - impl:ecp5: GHDL + Yosys + nextpnr-ecp5
    - impl:pnr: GHDL + Yosys + nextpnr-ice40 + nextpnr-ecp5
    - impl:icestorm: impl:ice40 + icestorm
    - impl:prjtrellis: impl:ecp5 + prjtrellis
    - impl:latest: impl:pnr + icestorm + prjtrellis
    se-bi committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    9949064 View commit details
    Browse the repository at this point in the history