Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: YoWASP/nextpnr
base: 818d39431c09
Choose a base ref
...
head repository: YoWASP/nextpnr
compare: 6ff094366452
Choose a head ref
  • 14 commits
  • 17 files changed
  • 3 contributors

Commits on Jul 7, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 7, 2021
    Copy the full SHA
    0287760 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 8, 2021
    Copy the full SHA
    fcc9694 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 9, 2021
    Copy the full SHA
    41d6282 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 11, 2021
    Copy the full SHA
    cb78642 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 12, 2021
    Copy the full SHA
    2d5de04 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 13, 2021
    Copy the full SHA
    155406b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 15, 2021
    Copy the full SHA
    f6abce9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b29634d View commit details
    Browse the repository at this point in the history
  3. Install all architectures in yowasp-nextpnr-{ice40,ecp5} packages.

    The packages are renamed as follows:
    	* yowasp-nextpnr-{ice40,ecp5}-all → yowasp-nextpnr-{ice40,ecp5}
    	* yowasp-nextpnr-{ice40,ecp5} → yowasp-nextpnr-{ice40,ecp5}-base
    
    This matches the way yowasp-nextpnr-nexus works, and solves
    a usability issue where installing just yowasp-nextpnr-{ice40,ecp5}
    (a perfectly reasonable choice, going off the name alone) installs
    a yowasp-nextpnr-{ice40,ecp5} launcher that always crashes, even on
    --help.
    
    The yowasp-nextpnr-{ice40,ecp5}-all package is now an alias for
    the yowasp-nextpnr-{ice40,ecp5}. It will no longer be advertised
    on yowasp.org but it will be packaged and published indefinitely
    to preserve compatibility.
    whitequark committed Jul 15, 2021
    Copy the full SHA
    c660186 View commit details
    Browse the repository at this point in the history
  4. Combine all chipdbs into yowasp-nextpnr-{ice40,ecp5} packages.

    The PyPI package size limit used to be 60 MB, which is why the iCE40
    target had to use split chipdb packages. (The iCE40 chipdbs are about
    70 MB in size). The ECP5 target inherited this architecture.
    
    The PyPI package size limit is now 100 MB, so everything can be
    combined into a single package, eliminating most common installation
    and dependency related issues at the cost of a small increase in
    download size.
    whitequark committed Jul 15, 2021
    Copy the full SHA
    dbc1ed9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 16, 2021
    Copy the full SHA
    d8d55e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Run CI on pull requests.

    whitequark committed Jul 17, 2021
    Copy the full SHA
    e0bc315 View commit details
    Browse the repository at this point in the history
  2. Add Gowin support.

    pepijndevos committed Jul 17, 2021
    Copy the full SHA
    9a5ece7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Update dependencies.

    whitequark authored and actions-user committed Jul 18, 2021
    Copy the full SHA
    6ff0943 View commit details
    Browse the repository at this point in the history