2023-08-02 16:20:29 -05:00
|
|
|
Getting started with Yosys
|
|
|
|
==========================
|
|
|
|
|
2024-01-21 16:35:00 -06:00
|
|
|
This section covers how to get started with Yosys, from installation to a guided
|
|
|
|
walkthrough of synthesizing a design for hardware, and finishing with an
|
|
|
|
introduction to writing re-usable Yosys scripts.
|
2023-12-11 17:05:45 -06:00
|
|
|
|
2023-08-02 16:20:29 -05:00
|
|
|
.. toctree::
|
2023-12-06 18:04:46 -06:00
|
|
|
:maxdepth: 3
|
2023-08-02 16:20:29 -05:00
|
|
|
|
2023-12-06 18:04:46 -06:00
|
|
|
installation
|
|
|
|
example_synth
|
2024-01-17 20:33:59 -06:00
|
|
|
scripting_intro
|