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

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    3327dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c30617f View commit details
    Browse the repository at this point in the history
  3. build.res: allow requesting raw ports, with dir="-".

    This provides an escape hatch for the case where the nMigen platform
    code is not flexible enough, and a IO buffer primitive needs to be
    instantiated directly.
    whitequark committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    cd6488c View commit details
    Browse the repository at this point in the history
  4. build.{res,plat}: use xdr=0 as default, not xdr=1.

    The previous behavior was semantically incorrect.
    whitequark committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    9ba2efd View commit details
    Browse the repository at this point in the history