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: 1880686e2e40
Choose a base ref
...
head repository: m-labs/nmigen
compare: 655d02d5b839
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 15, 2019

  1. hdl.ast: Add AnyConst and AnySeq value types.

    cr1901 authored and whitequark committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    6fdbc3d View commit details
    Browse the repository at this point in the history
  2. hdl.xfrm: Add on_AnyConst and on_AnySeq abstract methods for ValueVis…

    …itor and children.
    cr1901 authored and whitequark committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    77728c2 View commit details
    Browse the repository at this point in the history
  3. back.rtlil: Generate $anyconst and $anyseq cells.

    cr1901 authored and whitequark committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    655d02d View commit details
    Browse the repository at this point in the history