mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03:23 +00:00
TODOs
Blocking tasks are now capital TODO (compared to non-blocking todo). Updated some of the todos. Added note about which intel synth does which families. Rename extended Yosys universe to Yosys family. Added brief text to landing page, and also a note about the restructure and where to find old docs. Moved todolist above ToC in preparation for disabling it in the config (so that it doesn't need it's own header). Fixed pdf build, was previously breaking on trying to include the svg badges.
This commit is contained in:
parent
4ecceaed44
commit
e34a25ea27
20 changed files with 78 additions and 60 deletions
|
@ -4,7 +4,7 @@ Auxiliary libraries
|
|||
The Yosys source distribution contains some auxiliary libraries that are
|
||||
compiled into Yosys and can be used in plugins.
|
||||
|
||||
.. todo:: fill out the newer auxiliary libs
|
||||
.. TODO:: fill out the newer auxiliary libs
|
||||
|
||||
BigInt
|
||||
------
|
||||
|
|
|
@ -19,7 +19,7 @@ Yosys. See :doc:`/yosys_internals/extensions` for details.
|
|||
yosys-filterlib
|
||||
---------------
|
||||
|
||||
.. todo:: how does a filterlib rules-file work? is this still supported?
|
||||
.. todo:: how does a filterlib rules-file work?
|
||||
|
||||
The ``yosys-filterlib`` tool is a small utility that can be used to strip or
|
||||
extract information from a Liberty file. This can be useful for removing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue