Coyote/docs/source/index.rst

38 lines
1013 B
ReStructuredText

Welcome to Coyote's documentation!
====================================
**An operating system for FPGAs**
------------------------------------
**Coyote** is a framework that offers operating system abstractions and a variety of shared networking (*RDMA*, *TCP/IP*), memory (*DRAM*, *HBM*)
and accelerator (*GPU*) services for modern heterogeneous platforms with *FPGAs*, targeting data centers and cloud environments.
Coyote's objective is to facilitate easy and quick deployment of custom applications on modern reconfigurable hardaware, in a distributed and heterogeneous fashion.
.. figure:: ../../img/cyt_ov_light.png
.. toctree::
:hidden:
:caption: Introduction
:maxdepth: 2
intro/introduction
intro/overview
intro/features
intro/quick-start
intro/faq
.. toctree::
:hidden:
:caption: System architecture
:maxdepth: 2
system/static
system/dynamic
system/application
.. toctree::
:hidden:
:caption: Developer guide
:maxdepth: 2
developer/index