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: 90e2a991f066
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: 6d417568ad68
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 8, 2020

  1. back.pysim: reset timeline as well.

    This is a bug that was introduced in 94faf49.
    whitequark committed Jul 8, 2020
    Copy the full SHA
    3c3cfd4 View commit details
    Browse the repository at this point in the history
  2. back.pysim: only extract signal names if VCD is requested.

    This commit also fixes an issue introduced in 2606ee3 that regressed
    simulator startup time and bloated VCD files. (It's actually about
    10% faster now than *before* the regression was introduced.)
    whitequark committed Jul 8, 2020
    Copy the full SHA
    6d41756 View commit details
    Browse the repository at this point in the history