vivado使用脚本配置flash加载速度与模式 vivado2019.2使用教程
摘要:set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design] set_property BITSTREAM.CONFIG.CONFIGRATE 50 [current_design] set_property BITSTREAM.GENERAL.COMPRESS TRUE [current_design] set_property CO,vivado使用脚本配置flash加载速度与模式 vivado2019.2使用教程
set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design] set_property BITSTREAM.CONFIG.CONFIGRATE 50 [current_design] set_property BITSTREAM.GENERAL.COMPRESS TRUE [current_design] set_property CONFIG_MODE SPIx4 [current_design]