update RTD URLs
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
c86aea953d
commit
ea90906b63
|
@ -110,9 +110,9 @@ man_pages = [
|
|||
|
||||
intersphinx_mapping = {
|
||||
"python": ("https://docs.python.org/3/", None),
|
||||
"arch-defs": ("https://symbiflow.readthedocs.io/projects/arch-defs/en/latest/", None),
|
||||
"arch-defs": ("https://f4pga.readthedocs.io/projects/arch-defs/en/latest/", None),
|
||||
"fasm": ("https://fasm.readthedocs.io/en/latest/", None),
|
||||
"prjtrellis": ("https://prjtrellis.readthedocs.io/en/latest/", None),
|
||||
"prjxray": ("https://symbiflow.readthedocs.io/projects/prjxray/en/latest/", None),
|
||||
"prjxray": ("https://f4pga.readthedocs.io/projects/prjxray/en/latest/", None),
|
||||
"vtr": ("https://docs.verilogtorouting.org/en/latest/", None),
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@ F4PGA documentation
|
|||
|
||||
introduction
|
||||
toolchain-desc/index
|
||||
Architecture Definitions ➚ <https://symbiflow.readthedocs.io/projects/arch-defs/en/latest/>
|
||||
Project X-Ray ➚ <https://symbiflow.readthedocs.io/projects/prjxray/en/latest/>
|
||||
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/>
|
||||
FPGA Assembly (FASM) ➚ <https://fasm.readthedocs.io/en/latest/>
|
||||
|
|
|
@ -6,7 +6,7 @@ This section provides a description of the F4PGA toolchain as well as the basic
|
|||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
Getting started ➚ <https://symbiflow.readthedocs.io/projects/arch-defs/en/latest/getting-started.html>
|
||||
Getting started ➚ <https://f4pga.readthedocs.io/projects/arch-defs/en/latest/getting-started.html>
|
||||
design-flow
|
||||
yosys
|
||||
VPR ➚ <https://docs.verilogtorouting.org/en/latest/vpr/>
|
||||
|
|
Loading…
Reference in New Issue