doc: typo
This commit is contained in:
parent
a7279e1dd5
commit
6c28318057
|
|
@ -9,8 +9,8 @@ I installed openFPGALoader but it says `command not found` when I try to launch
|
|||
The correct spelling of the program is *openFPGALoader* with FPGA and the "L" of "Loader" in uppercase.
|
||||
Ensure the spelling of the program is correct.
|
||||
|
||||
Gowin device could not communicate since last bitstream flashed. (issue [#206](https://github.com/trabucayre/openFPGALoader/issues/206))
|
||||
==============================================================
|
||||
Gowin device could not communicate since last bitstream flashed. (issue `#206 <https://github.com/trabucayre/openFPGALoader/issues/206>`_)
|
||||
==========================================================================================================================================
|
||||
|
||||
Gowin's FPGA may fails to be detected if **JTAGSEL_N** (pin 08 for *GW1N-4K*) is used as a GPIO.
|
||||
To recover you have to pull down this pin (before power up) to recover JTAG interface (*UG292 - JTAGSELL_N section*).
|
||||
|
|
|
|||
|
|
@ -57,5 +57,5 @@ It's possible to flash external SPI Flash (connected to MSPI) in bscan mode by u
|
|||
|
||||
.. NOTE::
|
||||
|
||||
Gowin's FPGA may fails to be detected if **JTAGSEL_N** (pin 08 for *GW1N-4K*) is used as a GPIO.
|
||||
To recover you have to pull down this pin (before power up) to recover JTAG interface (*UG292 - JTAGSELL_N section*).
|
||||
Gowin's FPGA may fails to be detected if **JTAGSEL_N** (pin 08 for *GW1N-4K*) is used as a GPIO.
|
||||
To recover you have to pull down this pin (before power up) to recover JTAG interface (*UG292 - JTAGSELL_N section*).
|
||||
|
|
|
|||
Loading…
Reference in New Issue