2022-11-15 12:55:22 +01:00
|
|
|
================================================================================
|
2023-08-02 23:20:29 +02:00
|
|
|
Yosys Open SYnthesis Suite
|
2022-11-15 12:55:22 +01:00
|
|
|
================================================================================
|
|
|
|
|
|
2023-12-12 00:05:45 +01:00
|
|
|
Yosys is an open source framework for RTL synthesis. To learn more about Yosys,
|
|
|
|
|
see :doc:`/introduction`. For a quick guide on how to get started using Yosys,
|
|
|
|
|
check out :doc:`/getting_started/index`. For the complete list of commands
|
2025-07-23 16:41:49 +02:00
|
|
|
available, go to :ref:`commandindex`.
|
2023-12-12 00:05:45 +01:00
|
|
|
|
2023-12-11 00:44:05 +01:00
|
|
|
.. todo:: look into command ref improvements
|
|
|
|
|
|
|
|
|
|
- Search bar with live drop down suggestions for matching on title /
|
|
|
|
|
autocompleting commands
|
|
|
|
|
- Scroll the left sidebar to the current location on page load
|
2024-07-19 04:23:31 +02:00
|
|
|
- Also the formatting in pdf uses link formatting instead of code formatting
|
2023-12-12 00:05:45 +01:00
|
|
|
|
|
|
|
|
.. todolist::
|
2023-12-11 00:44:05 +01:00
|
|
|
|
2023-08-02 23:20:24 +02:00
|
|
|
.. toctree::
|
2024-01-26 01:06:02 +01:00
|
|
|
:maxdepth: 3
|
|
|
|
|
:includehidden:
|
|
|
|
|
|
2024-05-21 02:17:39 +02:00
|
|
|
Yosys (index) <self>
|
2024-01-26 01:06:02 +01:00
|
|
|
introduction
|
2024-05-21 02:17:39 +02:00
|
|
|
|
2024-01-26 01:06:02 +01:00
|
|
|
getting_started/index
|
|
|
|
|
using_yosys/index
|
|
|
|
|
yosys_internals/index
|
|
|
|
|
|
2024-05-21 02:17:39 +02:00
|
|
|
.. toctree::
|
|
|
|
|
:caption: Appendix
|
|
|
|
|
:titlesonly:
|
|
|
|
|
:includehidden:
|
|
|
|
|
|
|
|
|
|
appendix/primer
|
2024-05-27 05:47:15 +02:00
|
|
|
appendix/rtlil_text
|
2024-05-21 02:17:39 +02:00
|
|
|
appendix/auxlibs
|
|
|
|
|
appendix/auxprogs
|
|
|
|
|
|
|
|
|
|
bib
|
|
|
|
|
|
2024-09-06 05:40:22 +02:00
|
|
|
cell_index
|
2024-05-21 02:17:39 +02:00
|
|
|
cmd_ref
|