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: 1f8ba749fbbd
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: 060ad2584edc
Choose a head ref
  • 13 commits
  • 11 files changed
  • 1 contributor

Commits on Jul 16, 2020

  1. Copy the full SHA
    5ccc212 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. compat.fhdl.bitcontainer: fix value_bits_sign().

    This function was broken in commit 659b0e8; some downstream code
    expects bits_sign to be e.g. indexable.
    whitequark committed Jul 21, 2020
    Copy the full SHA
    0899ff3 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. CI: replace Travis with GitHub Actions.

    Fixes #445.
    whitequark committed Jul 22, 2020
    Copy the full SHA
    d71e19e View commit details
    Browse the repository at this point in the history
  2. sim._pycoro: avoid spurious wakeups.

    This bug was introduced in commit e435a21.
    whitequark committed Jul 22, 2020
    Copy the full SHA
    1321c45 View commit details
    Browse the repository at this point in the history
  3. back.rtlil: lower maximum accepted wire size.

    In practice wires of just 100000 bits sometimes have unacceptable
    performance with Yosys, so stick to Verilog's minimum limit of 65536
    bits.
    whitequark committed Jul 22, 2020
    Copy the full SHA
    7aedb3e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d22ec02 View commit details
    Browse the repository at this point in the history
  5. wip

    whitequark committed Jul 22, 2020
    Copy the full SHA
    6519000 View commit details
    Browse the repository at this point in the history
  6. wip

    whitequark committed Jul 22, 2020
    Copy the full SHA
    554a57c View commit details
    Browse the repository at this point in the history
  7. wip

    whitequark committed Jul 22, 2020
    Copy the full SHA
    a11ef69 View commit details
    Browse the repository at this point in the history
  8. wip

    whitequark committed Jul 22, 2020
    Copy the full SHA
    962f30f View commit details
    Browse the repository at this point in the history
  9. wip

    whitequark committed Jul 22, 2020
    Copy the full SHA
    6cc1725 View commit details
    Browse the repository at this point in the history
  10. wip

    whitequark committed Jul 22, 2020
    Copy the full SHA
    4415def View commit details
    Browse the repository at this point in the history
  11. wip (#439)

    whitequark committed Jul 22, 2020
    Copy the full SHA
    060ad25 View commit details
    Browse the repository at this point in the history