Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
scott.a.holmes
Posts: 9
Registered: ‎12-20-2011
0

K7 Master SPI Configuration Mode CCLK Pin

Is there any way to assign the CCLK configuration pin used for Master SPI Configuration Mode as user IO after the FPGA has been programmed.

 

Within our design we want to store both the configuration file, and user information within the one SPI Flash device and hence want to be able to drive the CCLK pin after configuration.

 

Device: 7K70T-1FBG484

Xilinx Employee
chenweit
Posts: 119
Registered: ‎10-06-2011
0

Re: K7 Master SPI Configuration Mode CCLK Pin

Scott,

 

Please check out STARTUPE2 in the libraries guide.

 

http://www.xilinx.com/support/documentation/sw_manuals/xilinx13_4/7series_hdl.pdf

 

Please also ensure you do not set the persist option in bitgen.

 

Regards,

Wei

Visitor
fskalka50
Posts: 2
Registered: ‎11-27-2012
0

Re: K7 Master SPI Configuration Mode CCLK Pin

This is something we would alos like to do in our design.  The library guide does not give many details about how to use the STRARTUPE2 Block.  Is there a reference desing to reading user data out of the same SPI flash that is used to configure the device?

 

Fred Skalka