We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8056c commit 28dbf42Copy full SHA for 28dbf42
1 file changed
doc/vendors/xilinx.rst
@@ -36,6 +36,10 @@ To have access to this file you need to configure the tool:
36
For alchitry board the bitstream must be configured with a buswidth of 1 or 2.
37
Quad mode can't be used with alchitry's FLASH.
38
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
+
43
Loading a bitstream
44
===================
45
@@ -62,6 +66,9 @@ SPI flash
62
66
63
67
``.mcs`` must be generated through Vivado with a tcl script like:
64
68
69
70
+ For boards based on Zynq device (7000 and MPSoC) SPI flash is not accessible through PL.
71
65
72
.. code-block:: tcl
73
74
set project [lindex $argv 0]
0 commit comments