spiOverJtag/constr_xc7s_csga324.xdc: set compress

This commit is contained in:
Gwenhael Goavec-Merou 2021-12-19 17:30:34 +01:00
parent ea4b8d8a6d
commit b5f2483852
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
set_property CFGBVS VCCO [current_design]
set_property CONFIG_VOLTAGE 3.3 [current_design]
set_property BITSTREAM.CONFIG.SPI_BUSWIDTH {4} [current_design]
set_property BITSTREAM.GENERAL.COMPRESS TRUE [current_design]
set_property -dict {PACKAGE_PIN M13 IOSTANDARD LVCMOS33} [get_ports {csn}];
set_property -dict {PACKAGE_PIN K17 IOSTANDARD LVCMOS33} [get_ports {sdi_dq0}];