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: amaranth-lang/amaranth-yosys
base: 8796ace7bbe4
Choose a base ref
...
head repository: amaranth-lang/amaranth-yosys
compare: be1f1b3fdeaf
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 21, 2020

  1. Lower Python version requirement to 3.5.

    Although nMigen only works on Python 3.6+, there is nothing about
    nmigen_yosys that requires that, and it can be confusing in case
    someone has Python 3.5 and old pip that ignores the `python_requires`
    field.
    whitequark committed May 21, 2020
    Copy the full SHA
    be1f1b3 View commit details
    Browse the repository at this point in the history