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: 922a77f611d7
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 42d7cf7cfc0d
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    8aaffb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82fa381 View commit details
    Browse the repository at this point in the history
  3. gateware.uart: support words longer than 8-bits

    It seems that the shift register was being truncated to 8-bits
    regardless of the requested word size, since the `data_bits`
    attribute was introduced in 0f497e4.
    attie-argentum authored and whitequark committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    42d7cf7 View commit details
    Browse the repository at this point in the history