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: 2f8231d961cd
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: 08071498f7af
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 12, 2020

  1. sim.cxxsim: simplify handling of Python-owned signals. NFCI.

      * Don't iterate all slots; use a dedicated `owned` set instead.
      * Eliminate ownership from signal state.
      * Fold `_CxxSignalState` into `_add_signal`.
    whitequark committed Dec 12, 2020
    Copy the full SHA
    4027103 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0807149 View commit details
    Browse the repository at this point in the history