~ruther/guix-local

d2b251a8571ec1e31145c10f1debc82f93c5df99 — Cayetano Santos 1 year, 2 months ago 2ec5a66
gnu: yosys: Use abc-yosyshq.

* gnu/packages/fpga.scm (yosys)[inputs]: Replace abc by abc-yosyshq.

Change-Id: Id0a3f9c561f414261af2e7c7bd8cb82b6a0322cd
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/fpga.scm
M gnu/packages/fpga.scm => gnu/packages/fpga.scm +1 -1
@@ 254,7 254,7 @@ For synthesis, the compiler generates netlists in the desired format.")
                         pkg-config
                         python
                         tcl)) ;tclsh for the tests
    (inputs (list abc
    (inputs (list abc-yosyshq
                  bash-minimal
                  graphviz
                  gtkwave