mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-13 20:34:08 +02:00
gnu: mcy: Update to 0.61.
* gnu/packages/electronics.scm (mcy): Update to 0.61. [description]: Update. Change-Id: I419804757b524f4a5c7a37de613457a1916ef44a Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
2c41409383
commit
c2a0ac60b8
@@ -1322,7 +1322,7 @@ versus schematic} tests and can assist with automatic routing.")
|
||||
(define-public mcy
|
||||
(package
|
||||
(name "mcy")
|
||||
(version "0.60")
|
||||
(version "0.61")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -1377,8 +1377,9 @@ versus schematic} tests and can assist with automatic routing.")
|
||||
(home-page "https://yosyshq.readthedocs.io/projects/mcy/en/latest/")
|
||||
(synopsis "Mutation Cover with Yosys")
|
||||
(description
|
||||
"@command{Mcy} is a tool to help digital designers and project managers
|
||||
understand and improve testbench coverage.")
|
||||
"@command{Mcy} is an @acronym{EDA, Electronic Design Automation} tool to
|
||||
help digital designers and project managers understand and improve testbench
|
||||
coverage.")
|
||||
(license license:isc)))
|
||||
|
||||
(define-public nextpnr
|
||||
|
||||
Reference in New Issue
Block a user