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: 9661e897e651
Choose a base ref
...
head repository: m-labs/nmigen
compare: 90f1503c918c
Choose a head ref
  • 2 commits
  • 9 files changed
  • 1 contributor

Commits on Dec 13, 2018

  1. compat.genlib.fsm: import/wrap Migen code.

    whitequark committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    6251c95 View commit details
    Browse the repository at this point in the history
  2. fhdl.ir: record port direction explicitly.

    No point in recalculating this in the backend when writing RTLIL or
    Verilog port directions.
    whitequark committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    90f1503 View commit details
    Browse the repository at this point in the history