docs/getting-started: content moved from the website

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-03-13 04:40:13 +01:00
parent a2255fcb61
commit 1a6610d3dd
1 changed files with 12 additions and 2 deletions

View File

@ -1,6 +1,16 @@
Getting started
###############
*TBC*
To begin using F4PGA, you might want to take a look at the tutorials below, which make for a good starting point.
They will guide you through the process of using the toolchain, explaining how to generate and load a bitstream into
your FPGA.
* `For developers ➚ <https://f4pga.readthedocs.io/projects/arch-defs/en/latest/getting-started.html>`__
* User guide and examples how to use the toolchain:
* `Examples ➚ <https://f4pga-examples.readthedocs.io>`__ (for users)
* `Architecture Definitions ➚ <https://f4pga.readthedocs.io/projects/arch-defs/en/latest/getting-started.html>`__ (for developers)
* Other resources:
* `X-Ray Quickstart ➚ <https://f4pga.readthedocs.io/projects/prjxray/en/latest/db_dev_process/readme.html#quickstart-guide>`__
* `F4PGA Architectures Visualizer ➚ <https://chipsalliance.github.io/f4pga-database-visualizer/>`__