de     

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:ztex_boards:ztex_fpga_boards:standalone [2022/03/23 09:04] – [Hints for Vivado] stefanen:ztex_boards:ztex_fpga_boards:standalone [2022/04/01 08:46] – [Hints for Vivado] stefan
Line 30: Line 30:
 With the default bitstream settings of Vivado configuration from SPI Flash may not work. The required setting can be found in the constraints file ''constraints/usb-fpga-2.xdc'' of the SDK With the default bitstream settings of Vivado configuration from SPI Flash may not work. The required setting can be found in the constraints file ''constraints/usb-fpga-2.xdc'' of the SDK
 <code tcl> <code tcl>
-set_property BITSTREAM.CONFIG.CONFIGRATE 66 [current_design]   +set_property BITSTREAM.CONFIG.CONFIGRATE 33 [current_design]  
-set_property BITSTREAM.CONFIG.SPI_FALL_EDGE Yes [current_design]+
 set_property BITSTREAM.CONFIG.SPI_32BIT_ADDR No [current_design] set_property BITSTREAM.CONFIG.SPI_32BIT_ADDR No [current_design]
 set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 2 [current_design] set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 2 [current_design]
 set_property BITSTREAM.GENERAL.COMPRESS true [current_design] ;# (optional) set_property BITSTREAM.GENERAL.COMPRESS true [current_design] ;# (optional)
 </code> </code>
- 
  
 {{indexmenu_n>2000}} {{indexmenu_n>2000}}
  
 
en/ztex_boards/ztex_fpga_boards/standalone.txt · Last modified: 2023/06/23 20:25 by stefan
 
Recent changes RSS feed Creative Commons License Powered by PHP Debian Driven by DokuWiki
[ZTEX Home] [Imprint] [Privacy policy]