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: e93bf4bf4b8d
Choose a base ref
...
head repository: m-labs/nmigen
compare: 40273178352d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 3, 2019

  1. lib.fifo: register GrayEncoder output before CDC.

    Without this register, static hazards in the encoder could cause
    multiple encoder output bits to toggle, which would be incorrectly
    sampled by the 2FF synchronizer.
    
    Reported by @Wren6991.
    whitequark committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    4027317 View commit details
    Browse the repository at this point in the history