Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

When I am using Export to program an FPGA I receive the error “startup clock for this file is CCLK instead of JTAG-CLK, problems will likely occur.” What do I do?

0
Posted

When I am using Export to program an FPGA I receive the error “startup clock for this file is CCLK instead of JTAG-CLK, problems will likely occur.” What do I do?

0

The configuration state machine inside the FPGA needs a “startup clock” to clock the final startup sequence after configuration. The startup clock source is controlled by an option setting in the “Generate Program File” process in the Xilinx ISE Project Navigator tool. The clock source should be set to JTAG-CLK to create a .bit file to be used for configuring the FPGA using a JTAG interface. The clock source should be set to CCLK for .bit files that are intended to be programmed into a Platform Flash. When building the project make sure that the startup clock is set appropriately. You can do this in Project Navigator by right clicking on the “Generate Program File” process. Select Properties and then click Startup Options. Set the startup clock to JTAG-CLK or CCLK as appropriate. The Xilinx iMPACT tool is capable of automatically setting the statup clock bit to JTAG-CLK if necessary during the programming process. Adept isn’t capable of changing the clock source “on the fly” and the pr

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123