File tree Expand file tree Collapse file tree 19 files changed +47
-28
lines changed Expand file tree Collapse file tree 19 files changed +47
-28
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ set_property BITSTREAM.CONFIG.SPI_32BIT_ADDR YES [current_design]
1212set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design]
1313set_property BITSTREAM.CONFIG.SPI_FALL_EDGE YES [current_design]
1414set_property BITSTREAM.CONFIG.UNUSEDPIN PULLUP [current_design]
15+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
1516
1617set_operating_conditions -design_power_budget 160
1718
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ set_property BITSTREAM.CONFIG.SPI_32BIT_ADDR YES [current_design]
1212set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design]
1313set_property BITSTREAM.CONFIG.SPI_FALL_EDGE YES [current_design]
1414set_property BITSTREAM.CONFIG.UNUSEDPIN PULLUP [current_design]
15+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
1516
1617set_operating_conditions -design_power_budget 160
1718
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ set_property BITSTREAM.CONFIG.EXTMASTERCCLK_EN DISABLE [current_design]
1313set_property BITSTREAM.CONFIG.SPI_FALL_EDGE YES [current_design]
1414set_property BITSTREAM.CONFIG.UNUSEDPIN PULLUP [current_design]
1515set_property BITSTREAM.CONFIG.SPI_32BIT_ADDR YES [current_design]
16+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
1617
1718set_operating_conditions -design_power_budget 160
1819
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ set_property BITSTREAM.CONFIG.EXTMASTERCCLK_EN DISABLE [current_design]
1313set_property BITSTREAM.CONFIG.SPI_FALL_EDGE YES [current_design]
1414set_property BITSTREAM.CONFIG.UNUSEDPIN PULLUP [current_design]
1515set_property BITSTREAM.CONFIG.SPI_32BIT_ADDR YES [current_design]
16+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
1617
1718set_operating_conditions -design_power_budget 63
1819
Original file line number Diff line number Diff line change 22# part: xc7a35t-csg324-1
33
44# General configuration
5- set_property CFGBVS VCCO [current_design]
6- set_property CONFIG_VOLTAGE 3.3 [current_design]
7- set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
8- set_property BITSTREAM.CONFIG.CONFIGRATE 50 [current_design]
9- set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design]
5+ set_property CFGBVS VCCO [current_design]
6+ set_property CONFIG_VOLTAGE 3.3 [current_design]
7+ set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
8+ set_property BITSTREAM.CONFIG.CONFIGRATE 50 [current_design]
9+ set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design]
10+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
1011
1112# 100 MHz clock
1213set_property -dict {LOC E3 IOSTANDARD LVCMOS33} [get_ports clk]
Original file line number Diff line number Diff line change 22# part: xcku035-fbva676-2-e
33
44# General configuration
5- set_property CFGBVS GND [current_design]
6- set_property CONFIG_VOLTAGE 1.8 [current_design]
7- set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
8- set_property BITSTREAM.CONFIG.UNUSEDPIN Pullup [current_design]
9- set_property BITSTREAM.CONFIG.CONFIGRATE 50 [current_design]
10- set_property BITSTREAM.CONFIG.BPI_SYNC_MODE Type2 [current_design]
11- set_property CONFIG_MODE BPI16 [current_design]
5+ set_property CFGBVS GND [current_design]
6+ set_property CONFIG_VOLTAGE 1.8 [current_design]
7+ set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
8+ set_property BITSTREAM.CONFIG.UNUSEDPIN Pullup [current_design]
9+ set_property BITSTREAM.CONFIG.CONFIGRATE 50 [current_design]
10+ set_property BITSTREAM.CONFIG.BPI_SYNC_MODE Type2 [current_design]
11+ set_property CONFIG_MODE BPI16 [current_design]
12+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
1213
1314# 100 MHz system clock
1415set_property -dict {LOC D18 IOSTANDARD LVDS} [get_ports clk_100mhz_p]
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ set_property BITSTREAM.CONFIG.EXTMASTERCCLK_EN {DIV-1} [current_design]
99set_property BITSTREAM.CONFIG.SPI_32BIT_ADDR YES [current_design]
1010set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 8 [current_design]
1111set_property BITSTREAM.CONFIG.SPI_FALL_EDGE YES [current_design]
12+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
1213
1314# System clocks
1415# DDR4 clocks from U5 (200 MHz)
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ set_property BITSTREAM.CONFIG.EXTMASTERCCLK_EN {DIV-1} [current_design]
99set_property BITSTREAM.CONFIG.SPI_32BIT_ADDR YES [current_design]
1010set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 8 [current_design]
1111set_property BITSTREAM.CONFIG.SPI_FALL_EDGE YES [current_design]
12+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
1213
1314# System clocks
1415# DDR4 clocks from U5 (200 MHz)
Original file line number Diff line number Diff line change 22# part: xc7k325tffg900-2
33
44# General configuration
5- set_property CFGBVS VCCO [current_design]
6- set_property CONFIG_VOLTAGE 2.5 [current_design]
7- set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
5+ set_property CFGBVS VCCO [current_design]
6+ set_property CONFIG_VOLTAGE 2.5 [current_design]
7+ set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
8+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
89
910# System clocks
1011# 200 MHz
Original file line number Diff line number Diff line change 22# part: xc7k325tffg900-2
33
44# General configuration
5- set_property CFGBVS VCCO [current_design]
6- set_property CONFIG_VOLTAGE 2.5 [current_design]
7- set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
5+ set_property CFGBVS VCCO [current_design]
6+ set_property CONFIG_VOLTAGE 2.5 [current_design]
7+ set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
8+ set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
89
910# System clocks
1011# 200 MHz
You can’t perform that action at this time.
0 commit comments