mirror of https://github.com/lnis-uofu/SOFA.git
44 lines
999 B
ReStructuredText
44 lines
999 B
ReStructuredText
|
.. OpenFPGA documentation master file, created by
|
||
|
sphinx-quickstart on Thu Sep 13 12:15:14 2018.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
Welcome to FROG's documentation!
|
||
|
====================================
|
||
|
|
||
|
.. toctree::
|
||
|
:caption: Device
|
||
|
|
||
|
technical_highlights
|
||
|
|
||
|
dc_ac_character
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Architecture
|
||
|
|
||
|
arch/index
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Appendix
|
||
|
|
||
|
contact
|
||
|
|
||
|
acknowledgment
|
||
|
|
||
|
For more information on the OpenFPGA see openfpga_doc_ or openfpga_github_
|
||
|
|
||
|
For more information on the original FPGA architecture description language see xml_vtr_
|
||
|
|
||
|
Indices and tables
|
||
|
==================
|
||
|
|
||
|
* :ref:`genindex`
|
||
|
* :ref:`modindex`
|
||
|
* :ref:`search`
|
||
|
|
||
|
.. _openfpga_doc: https://docs.verilogtorouting.org/en/latest/
|
||
|
.. _openfpga_github: https://github.com/verilog-to-routing/vtr-verilog-to-routing
|
||
|
.. _xml_vtr: https://docs.verilogtorouting.org/en/latest/arch/reference/
|