README: add TOC

This commit is contained in:
Gwenhael Goavec-Merou 2021-04-20 21:13:04 +02:00
parent 7039465353
commit 9113617e82
1 changed files with 20 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# openFPGALoader
Universal utility for programming FPGA
__Current support kits:__
__Current supported kits:__
* [Acorn CLE 215+](http://squirrelsresearch.com/acorn-cle-215/) (memory and spi flash)
* [Alchitry Au](https://alchitry.com/products/alchitry-au-fpga-development-board) (memory)
@ -74,6 +74,25 @@ __Supported cables:__
* [Tigard](https://www.crowdsupply.com/securinghw/tigard): SWD/JTAG/UART/SPI programmer based on Ftdi FT2232HQ
* [honeycomb USB-JTAG interface](https://github.com/Disasm/f042-ftdi): FT2232C clone based on STM32F042 microcontroler
# Contents
- [Compile and install](#compile-and-install)
- [Access Right](#access-right)
- [Usage](#usage)
- [Generic usage](#generic-usage)
- [display FPGA](#display-fpga)
- [Reset device](#reset-device)
- [Load bistream](#load-bitstream-device)
- [Bypass file type detection](#automatic-file-type-detection-bypass)
- [Bitbang mode and pins configuration](#bitbang-mode-and-pins-configuration)
- [Altera](#cyc1000)
- [Xilinx](#xilinx)
- [Lattice machXO](#lattice-machxo)
- [Lattice ECP5 and Nexus](#lattice-ecp5-nexus)
- [Gowin](#gowin)
- [Anlogic](#anlogic)
- [ice40](#ice40)
## compile and install
This application uses **libftdi1**, so this library must be installed (and,