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: 1ce168beb9f2^
Choose a base ref
...
head repository: m-labs/nmigen
compare: 856a9f35a21e
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Aug 21, 2019

  1. build.plat: remove TemplatedPlatform.unix_interpreter.

    Vendor toolchains generally require far more workarounds than this,
    and we already have a perfectly fine way of overriding templates.
    whitequark committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    1ce168b View commit details
    Browse the repository at this point in the history
  2. vendor: style. NFC.

    whitequark committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    6c5938b View commit details
    Browse the repository at this point in the history
  3. vendor.lattice_ice40: remove --placer heap default option.

    It is not the place of nMigen to decide on this default, since both
    SA and HeAP have valid uses that are not covered by the other.
    whitequark committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    7d922a6 View commit details
    Browse the repository at this point in the history
  4. vendor.altera: add Quartus support. (WIP)

    whitequark committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    856a9f3 View commit details
    Browse the repository at this point in the history