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: d714d78de133
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: d06add0aab5a
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

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