demo_fpga.ipf

来自「总体演示程序DEMO_FPGA.rar」· IPF 代码 · 共 28 行

IPF
28
字号
JedecChain;
FileRevision(JESDxxA);
/* NoviceMode */
/* Active Mode PFF */
/* Mode BS */
/* Mode SS */
/* Mode SM */
/* Mode BSFILE */
/* Mode HW140 */
/* Supermode FileMode */
/* ConfigDevice PFF "xc18v02" 0 0 */
/* PromDevice "xc18v02" 262144 */
/* Serial */
/* ConfigDevicePath ("E:\DEMO_FPGA/") */
/* Format mcs */
/* FillValue FF */
/* BitSwap FALSE */
/* LoadDirection UP */
/* Collection "demo_yddz315" */
/* Version 0 "0" */
/* ConcurrentChain 0 */
 P ActionCode(Cfg)
  Device
   PartName(xc2s100e)
   File("E:\DEMO_FPGA\demo_all.bit")
  ;
ChainEnd;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?