mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 13:23:40 +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
|
@ -7,8 +7,8 @@ more general infrastructure for research on synthesis.
|
|||
|
||||
Modern Yosys has full support for the synthesizable subset of Verilog-2005 and
|
||||
has been described as "the GCC of hardware synthesis." Freely available and
|
||||
`open source`_, Yosys finds use across hobbyist and commercial applications as well
|
||||
as academic.
|
||||
`open source`_, Yosys finds use across hobbyist and commercial applications as
|
||||
well as academic.
|
||||
|
||||
.. _open source: https://github.com/YosysHQ/yosys
|
||||
|
||||
|
@ -71,8 +71,15 @@ Things you can't do
|
|||
|
||||
.. _nextpnr: https://github.com/YosysHQ/nextpnr
|
||||
|
||||
The extended Yosys universe
|
||||
---------------------------
|
||||
The Yosys family
|
||||
----------------
|
||||
|
||||
As mentioned above, `YosysHQ`_ maintains not just Yosys but an entire family of
|
||||
tools built around it.
|
||||
|
||||
.. _YosysHQ: https://github.com/YosysHQ
|
||||
|
||||
.. TODO:: Yosys family descriptions
|
||||
|
||||
In no particular order:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue