3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-24 13:18:56 +00:00

Docs: getting_started tidy

Rename `show` intro and point to `/cmd/show`.
Add getting_started section overview.
This commit is contained in:
Krystine Sherwin 2024-01-22 11:35:00 +13:00
parent 65bb0d3059
commit 9ec1536f1f
No known key found for this signature in database
2 changed files with 8 additions and 3 deletions

View file

@ -1,7 +1,9 @@
Getting started with Yosys
==========================
.. todo:: brief overview for the getting started index
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.
.. toctree::
:maxdepth: 3