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: amaranth-lang/amaranth
base: c9662c5ff8b1
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: d964ba9cc454
Choose a head ref
  • 1 commit
  • 10 files changed
  • 2 contributors

Commits on Jul 31, 2020

  1. build,vendor: never carry around parts of differential signals.

    When a port component is skipped, it should appear neither in the RTL
    nor in the constraint file. However, passing around components of
    differential ports explicitly makes that harder.
    
    Fixes #456.
    Supersedes #457.
    
    Co-authored-by: Jean THOMAS <git0@pub.jeanthomas.me>
    whitequark and Jean THOMAS committed Jul 31, 2020
    Copy the full SHA
    d964ba9 View commit details
    Browse the repository at this point in the history