docs/getting-started: update refs

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-03-15 22:49:03 +01:00
parent 4bb5d816f3
commit 5427bfdaf6
2 changed files with 10 additions and 9 deletions

View File

@ -5,12 +5,16 @@ To begin using F4PGA, you might want to take a look at the tutorials below, whic
They will guide you through the process of using the toolchain, explaining how to generate and load a bitstream into They will guide you through the process of using the toolchain, explaining how to generate and load a bitstream into
your FPGA. your FPGA.
* User guide and examples how to use the toolchain:
* `Examples ➚ <https://f4pga-examples.readthedocs.io>`__ (for users) * `Examples ➚ <https://f4pga-examples.readthedocs.io>`__ (for users)
* `Architecture Definitions ➚ <https://f4pga.readthedocs.io/projects/arch-defs/en/latest/getting-started.html>`__ (for developers) * `Architecture Definitions ➚ <https://f4pga.readthedocs.io/projects/arch-defs/en/latest/getting-started.html>`__ (for developers)
* Other resources: * `F4PGA Architectures Visualizer ➚ <https://chipsalliance.github.io/f4pga-database-visualizer/>`__
* `Project X-Ray ➚ <https://f4pga.readthedocs.io/projects/prjxray/en/latest/>`__
* `X-Ray Quickstart ➚ <https://f4pga.readthedocs.io/projects/prjxray/en/latest/db_dev_process/readme.html#quickstart-guide>`__ * `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/>`__
* `Project Trellis ➚ <https://prjtrellis.readthedocs.io/en/latest/>`__
* `Project Icestorm ➚ <https://github.com/f4pga/icestorm>`__

View File

@ -34,9 +34,6 @@ The project aim is to design tools that are highly extendable and multiplatform.
yosys yosys
VPR ➚ <https://docs.verilogtorouting.org/en/latest/vpr/> VPR ➚ <https://docs.verilogtorouting.org/en/latest/vpr/>
Architecture Definitions ➚ <https://f4pga.readthedocs.io/projects/arch-defs/en/latest/>
Project X-Ray ➚ <https://f4pga.readthedocs.io/projects/prjxray/en/latest/>
Project Trellis ➚ <https://prjtrellis.readthedocs.io/en/latest/>
.. toctree:: .. toctree::
:caption: Contributing :caption: Contributing