de     

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:ztex_boards:ztex_fpga_boards:standalone [2022/03/23 09:10] – [Hints for Vivado] stefanen:ztex_boards:ztex_fpga_boards:standalone [2022/04/01 08:46] – [Hints for Vivado] stefan
Line 36: Line 36:
 </code> </code>
  
-By default, Xilinx Series 7 FPGA's read the data at the wrong edge which means that the clock speed must be halved. For maximum configuration speed, you can enforce reading at the falling edge using the constraints  
- 
-<code tcl> 
-set_property BITSTREAM.CONFIG.CONFIGRATE 66 [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_BUSWIDTH 2 [current_design] 
-set_property BITSTREAM.GENERAL.COMPRESS true [current_design] ;# (optional) 
-</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]