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: 2df184d32c6c
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: 146ebbd6bd39
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Jul 13, 2020

  1. sim.pysim: write the next, not curr signal value to the VCD file

    This is a temporary fix for #429.
    programmerjake committed Jul 13, 2020
    Copy the full SHA
    58f1d4b View commit details
    Browse the repository at this point in the history
  2. lib.cdc: fix typo.

    Co-authored-by: @ECP5-PCIe
    whitequark committed Jul 13, 2020
    Copy the full SHA
    ecb3a69 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Copy the full SHA
    127fce8 View commit details
    Browse the repository at this point in the history
  2. docs: add install instructions for arch

    Signed-off-by: Filipe Laíns <lains@archlinux.org>
    FFY00 authored and whitequark committed Jul 14, 2020
    Copy the full SHA
    d714d78 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. back.rtlil: fix guard for division by zero.

    Oops... that should be checking the divisor, not the dividend. This
    was discovered by running the test suite on cxxsim.
    whitequark committed Jul 15, 2020
    Copy the full SHA
    d06add0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Copy the full SHA
    48dcb1a View commit details
    Browse the repository at this point in the history
  2. wip

    whitequark committed Jul 16, 2020
    Copy the full SHA
    2bc405e View commit details
    Browse the repository at this point in the history
  3. wip

    whitequark committed Jul 16, 2020
    Copy the full SHA
    dcded49 View commit details
    Browse the repository at this point in the history
  4. wip

    whitequark committed Jul 16, 2020
    Copy the full SHA
    59daaa5 View commit details
    Browse the repository at this point in the history
  5. wip

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

    whitequark committed Jul 16, 2020
    Copy the full SHA
    72c5fcc View commit details
    Browse the repository at this point in the history
  7. wip

    whitequark committed Jul 16, 2020
    Copy the full SHA
    146ebbd View commit details
    Browse the repository at this point in the history