mirror of
https://github.com/corundum/corundum.git
synced 2025-01-30 08:32:52 +08:00
Remove XDC constraints that do not apply to Artix 7
Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
parent
ba5a883433
commit
78284572ef
@ -7,7 +7,6 @@ set_property CONFIG_VOLTAGE 3.3 [current_design]
|
|||||||
set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
|
set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
|
||||||
set_property BITSTREAM.CONFIG.CONFIGRATE 50 [current_design]
|
set_property BITSTREAM.CONFIG.CONFIGRATE 50 [current_design]
|
||||||
set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design]
|
set_property BITSTREAM.CONFIG.SPI_BUSWIDTH 4 [current_design]
|
||||||
set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
|
|
||||||
|
|
||||||
# 100 MHz clock
|
# 100 MHz clock
|
||||||
set_property -dict {LOC E3 IOSTANDARD LVCMOS33} [get_ports clk]
|
set_property -dict {LOC E3 IOSTANDARD LVCMOS33} [get_ports clk]
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
set_property CFGBVS VCCO [current_design]
|
set_property CFGBVS VCCO [current_design]
|
||||||
set_property CONFIG_VOLTAGE 3.3 [current_design]
|
set_property CONFIG_VOLTAGE 3.3 [current_design]
|
||||||
set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
|
set_property BITSTREAM.GENERAL.COMPRESS true [current_design]
|
||||||
set_property BITSTREAM.CONFIG.OVERTEMPSHUTDOWN Enable [current_design]
|
|
||||||
|
|
||||||
# 100 MHz clock
|
# 100 MHz clock
|
||||||
set_property -dict {LOC R4 IOSTANDARD LVCMOS33} [get_ports clk]
|
set_property -dict {LOC R4 IOSTANDARD LVCMOS33} [get_ports clk]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user