openFPGALoader/doc/index.rst

60 lines
1.6 KiB
ReStructuredText
Raw Permalink Normal View History

2021-11-28 07:49:33 +01:00
openFPGALoader: universal utility for programming FPGA
######################################################
2021-11-28 10:15:31 +01:00
Welcome to the documentation of openFPGALoader!
openFPGALoader is a universal utility for programming FPGAs.
Compatible with many boards, cables and FPGA from major manufacturers (Xilinx, Altera/Intel, Lattice, Gowin, Efinix, Anlogic, Cologne Chip).
2021-11-28 10:15:31 +01:00
openFPGALoader works on Linux, Windows and macOS.
Not sure if your hardware is supported? Check the hardware compatibility lists:
* :ref:`compatibility:fpgas`
* :ref:`compatibility:boards`
* :ref:`compatibility:cables`
Also checkout the vendor-specific documentation:
* `Anlogic <https://trabucayre.github.io/openFPGALoader/vendors/anlogic.html>`__
* `Cologne Chip <https://trabucayre.github.io/openFPGALoader/vendors/colognechip.html>`__
2021-11-28 10:15:31 +01:00
* `Efinix <https://trabucayre.github.io/openFPGALoader/vendors/efinix.html>`__
* `Gowin <https://trabucayre.github.io/openFPGALoader/vendors/gowin.html>`__
* `Intel/Altera <https://trabucayre.github.io/openFPGALoader/vendors/intel.html>`__
* `Lattice <https://trabucayre.github.io/openFPGALoader/vendors/lattice.html>`__
* `Xilinx <https://trabucayre.github.io/openFPGALoader/vendors/xilinx.html>`__
.. toctree::
:caption: User Guide
:hidden:
2021-11-28 09:11:51 +01:00
guide/first-steps
guide/install
guide/troubleshooting
guide/advanced
.. toctree::
:caption: Compatibility
:hidden:
compatibility/fpga
compatibility/board
compatibility/cable
.. toctree::
:caption: Vendors
:hidden:
vendors/anlogic
vendors/colognechip
vendors/efinix
vendors/gowin
vendors/intel
vendors/lattice
vendors/xilinx
2021-11-28 10:17:03 +01:00
.. toctree::
:caption: Development
:hidden:
todo