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
Next revisionBoth sides next revision
en:ztex_boards:ztex_fpga_boards:standalone [2016/09/15 08:01] – [Standalone Firmware for the EZ-USB FX2] stefanen:ztex_boards:ztex_fpga_boards:standalone [2022/03/23 09:04] – [Hints for Vivado] stefan
Line 18: Line 18:
  
 ===== Standalone Firmware for the EZ-USB FX3 ===== ===== Standalone Firmware for the EZ-USB FX3 =====
-On FX3 based FPGA Boards the Flash support is always enabled. Automatic FPGA configuration is enabled by default, but can be disabled by <code>#define DISABLE_FLASH_CONFIG</code>+On FX3 based FPGA Boards the Flash support is always enabled. Automatic FPGA configuration is enabled by default, but can be disabled by <code c>#define DISABLE_FLASH_CONFIG</code>
  
 ===== Loading the Bitstream ===== ===== Loading the Bitstream =====
Line 31: Line 31:
 <code tcl> <code tcl>
 set_property BITSTREAM.CONFIG.CONFIGRATE 66 [current_design]   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_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]