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: GlasgowEmbedded/glasgow
base: e5f9ea99d233
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 684e45808f46
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 18, 2019

  1. Copy the full SHA
    ed609c7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    efc321c View commit details
    Browse the repository at this point in the history
  3. gateware.fx2: re-register FX2 outputs. (UPDATE FIRMWARE.)

    Before this commit, the FX2 arbiter would incorrectly use FX2 outputs
    in the fabric that were actually only valid for 1/2 of IFCLK period,
    because they were DDR input signals. After this commit, these signals
    are correctly re-registered in fabric so that they are valid for
    an entire IFCLK period, increasing latency by one cycle.
    
    Fixes #89.
    whitequark committed Mar 18, 2019
    Copy the full SHA
    684e458 View commit details
    Browse the repository at this point in the history