nixpkgs/pkgs/development/compilers/yosys
Thomas Watson 5f05305bb6 yosys: 0.38 -> 0.42
ABC is now included as a submodule, and we choose to build it like that
instead of having to maintain nixpkgs's version, as each version of Yosys
is only compatible with one particular version of ABC. The built ABC is
available in `$out/bin/yosys-abc` as before.

A little munging is required to present the git hashes as desired.

Additionally, some upstreamed patches are dropped.
2024-06-24 19:40:28 -05:00
..
plugins synlig: broken after yosys 0.38 2024-06-09 10:49:08 -07:00
default.nix yosys: 0.38 -> 0.42 2024-06-24 19:40:28 -05:00
fix-clang-build.patch yosys: 0.38 -> 0.42 2024-06-24 19:40:28 -05:00
plugin-search-dirs.patch
setup-hook.sh