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: m-labs/nmigen
base: 4379a5d6fe8c
Choose a base ref
...
head repository: m-labs/nmigen
compare: c52cd72d3e19
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 4, 2019

  1. vendor.lattice_ice40: normalize device names.

    Right now the device name in the board file is just the option
    nextpnr uses, but that's overnormalized and doesn't quite match
    the chip names used elsewhere. It is even worse for ECP5 in terms
    of mismatch with chip names, and for ECP5 we need to support other
    toolchains as well, so let's handle this uniformly everywhere.
    whitequark committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    452c4b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Typos and style fixes. NFC.

    whitequark committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    c52cd72 View commit details
    Browse the repository at this point in the history