mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
docs: Stub new(er) auxlibs and auxprogs
Still need to actually be filled in. Also rearranges auxlibs to be alphabetical order.
This commit is contained in:
parent
e49903f8b1
commit
d4e45cdccb
2 changed files with 45 additions and 14 deletions
|
@ -1,6 +1,8 @@
|
|||
Auxiliary programs
|
||||
==================
|
||||
|
||||
.. todo:: check this list is up to date and correct, esp yosys-smtbmc
|
||||
|
||||
Besides the main yosys executable, the Yosys distribution contains a set of
|
||||
additional helper programs.
|
||||
|
||||
|
@ -27,3 +29,11 @@ This is a fork of ABC with a small set of custom modifications that have not yet
|
|||
been accepted upstream. Not all versions of Yosys work with all versions of ABC.
|
||||
So Yosys comes with its own yosys-abc to avoid compatibility issues between the
|
||||
two.
|
||||
|
||||
yosys-smtbmc
|
||||
------------
|
||||
|
||||
yosys-witness
|
||||
-------------
|
||||
|
||||
yosys-witness is a new tool to inspect and convert yosys witness traces.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue