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

Commits on Apr 21, 2019

  1. hdl.ast: accept Signals with identical min/max bounds.

    And produce a 0-bit signal.
    
    Fixes #58.
    whitequark committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    33f9bd2 View commit details
    Browse the repository at this point in the history
  2. hdl.ast: improve tests for exceptional conditions.

    whitequark committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    360bc9b View commit details
    Browse the repository at this point in the history