Merge branch 'ame-essi-instr-fbg484-xc7a200t' of github.com:ame-essi-instr/openFPGALoader_essifork into ame-essi-instr-fbg484-xc7a200t
This commit is contained in:
commit
23c2284602
|
|
@ -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 T19 IOSTANDARD LVTTL} [get_ports {csn}]
|
||||
set_property -dict {PACKAGE_PIN P22 IOSTANDARD LVTTL} [get_ports {sdi_dq0}]
|
||||
|
|
|
|||
Loading…
Reference in New Issue