Navigation Menu

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: 14845af235eb
Choose a base ref
...
head repository: amaranth-lang/amaranth
compare: 6bfff25e7614
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Jul 2, 2020

  1. vendor: yosys is not a required tool for proprietary toolchains.

    Since commit b9799b4, the discovery mechanism for the Yosys required
    to produce Verilog is different from the usual require_tool(); namely
    it is possible to produce Verilog without a `yosys` binary on PATH.
    
    Fixes #419.
    whitequark committed Jul 2, 2020
    Copy the full SHA
    6bfff25 View commit details
    Browse the repository at this point in the history