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: azonenberg/yosys
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2dc95609d5cc
Choose a base ref
...
head repository: azonenberg/yosys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7d1c4eb66e7e
Choose a head ref
  • 3 commits
  • 0 files changed
  • 3 contributors

Commits on Sep 14, 2017

  1. extract_reduce: Fix segfault on "undriven" inputs

    This is easily triggered when un-techmapping if the technology-specific
    cell library isn't loaded. Outputs of technology-specific cells will be
    seen as inputs, and nets using those outputs will be seen as undriven.
    Just ignore these cells because they can't be part of a reduce chain
    anyways.
    ArcaneNibble authored and azonenberg committed Sep 14, 2017

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    ab1bf8d View commit details
  2. Merge pull request YosysHQ#412 from azonenberg/reduce-fixes

    extract_reduce: Fix segfault on "undriven" inputs
    cliffordwolf authored Sep 14, 2017

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    ce78717 View commit details
  3. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    7d1c4eb View commit details
Showing with 0 additions and 0 deletions.