mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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>
This commit is contained in:
parent
2ec5a66224
commit
d2b251a857
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue