首页>>论坛 >>技术社区 >>OpenHW社区论坛 >>System Generator及DSP算法
|
我要发帖  | 我要投票  | 我要回复  | 收藏
1

什么是JTAG-CLK,和CCLK?怎样设置startup clock?为什么要设置?

版主: Terry_ni  玄剑  kk_Edward  XUPteam 
什么是JTAG-CLK,和CCLK?怎样设置startup clock?为什么要设置?
 
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?
 
The configuration state machine inside the FPGA needs a "startup clock" to clock the final startup sequence after configuration. This clock source is controlled by a bit in the binary configuration file (.bit file). The startup clock source is controlled by an option setting in the "Generate Program File" process in the Xilinx ISE Foundation or Xilinx ISE WebPACK Project Navigator tool. The clock source should be set to JTAG 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 ROM.

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 or CCLK as appropriate.

The Xilinx iMPACT tool is capable of automatically setting the statup clock bit to JTAG if necessary during the programming process. Export, the Digilent Adept Suite programming tool, isn't capable of changing the clock source "on the fly" and the programming file must be built with the correct setting.
 
相关主题
当校车来到:A大家都不挤队,每个人都得3分;B 你不去挤,人家去挤,那么你得0分别人得5分;C. 大家都挤,大家都得1分
回复 链接 收藏
 
我要发帖  | 我要投票  | 我要回复  | 收藏
1