docs/getting-started: content moved from the website
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
a2255fcb61
commit
1a6610d3dd
|
@ -1,6 +1,16 @@
|
||||||
Getting started
|
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/>`__
|
||||||
|
|
Loading…
Reference in New Issue