Skip to content

Commit 28dbf42

Browse files
committed
doc/vendors/xilinx: adding a note for Zynq devices
1 parent 2f8056c commit 28dbf42

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

doc/vendors/xilinx.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ To have access to this file you need to configure the tool:
3636
For alchitry board the bitstream must be configured with a buswidth of 1 or 2.
3737
Quad mode can't be used with alchitry's FLASH.
3838

39+
.. WARNING::
40+
For boards based on a Zynq (7000 or MPSoC), boot mode must be configured for JTAG (for Zedboard JP7->JP11 must be
41+
to GND).
42+
3943
Loading a bitstream
4044
===================
4145

@@ -62,6 +66,9 @@ SPI flash
6266

6367
``.mcs`` must be generated through Vivado with a tcl script like:
6468

69+
.. WARNING::
70+
For boards based on Zynq device (7000 and MPSoC) SPI flash is not accessible through PL.
71+
6572
.. code-block:: tcl
6673
6774
set project [lindex $argv 0]

0 commit comments

Comments
 (0)