README: re-add link to the devices specific pages
This commit is contained in:
parent
28620f8ce9
commit
4e294a244a
|
|
@ -33,6 +33,14 @@ You can also specify a JTAG cable model (complete list [here](doc/cable-compatib
|
||||||
openFPGALoader -c cmsisdap fpga_bitstream.bit
|
openFPGALoader -c cmsisdap fpga_bitstream.bit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
For detailed instructions, by vendor devices, see:
|
||||||
|
- [Anlogic](doc/anlogic.md)
|
||||||
|
- [Efinix](doc/efinix.md)
|
||||||
|
- [Gowin](doc/gowin.md)
|
||||||
|
- [Intel/Altera](doc/intel.md)
|
||||||
|
- [Lattice](doc/lattice.md)
|
||||||
|
- [Xilinx](doc/xilinx.md)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue