forked from YosysHQ/yosys
-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: azonenberg/yosys
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7d1c4eb66e7e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 0 files changed
- 3 contributors
Commits on Sep 14, 2017
-
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.
Configuration menu - View commit details
-
Copy full SHA for ab1bf8d - Browse repository at this point
Copy the full SHA ab1bf8dView commit details -
Merge pull request YosysHQ#412 from azonenberg/reduce-fixes
extract_reduce: Fix segfault on "undriven" inputs
Configuration menu - View commit details
-
Copy full SHA for ce78717 - Browse repository at this point
Copy the full SHA ce78717View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d1c4eb - Browse repository at this point
Copy the full SHA 7d1c4ebView commit details
There are no files selected for viewing