博主福利:100G+电子设计学习资源包!

​http://mp.weixin.qq.com/mp/homepage?__biz=MzU3OTczMzk5Mg==&hid=7&sn=ad5d5d0f15df84f4a92ebf72f88d4ee8&scene=18#wechat_redirect​​ --------------------------------------------------------------------------------------------------------------------------

 

一、bit转换成mcs文件

 

1,打开开始菜单->选择所有应用程序->Xilinx  Design Toos->ISE Design Suite 14.7->ISE Design Tools->64 bits Tolls->iMPACT。

 

ISE - iMPACT - BIT生成MCS及固化方法_应用程序

 

2,选择Creat PROM File(PROM File For...)。

 

ISE - iMPACT - BIT生成MCS及固化方法_应用程序_02

 

3,选择SPI Flash->Config Single FPGA(因为我的芯片只有一个FPGA芯片)。

->选择"->"符号->Storage device(bits)=32M->add Storage Device。

 

ISE - iMPACT - BIT生成MCS及固化方法_应用程序_03

 

4,选择第二个绿色"->",->命令output File Name->Output file location->file format->OK。

 

ISE - iMPACT - BIT生成MCS及固化方法_应用程序_04

 

5,新的弹出框选择OK。

 

ISE - iMPACT - BIT生成MCS及固化方法_右键_05

 

6,选择本机中你需要转换的bit文件-PL-LED-TEST.bit。

 

ISE - iMPACT - BIT生成MCS及固化方法_弹出框_06

 

7,弹出的新窗口选择NO,不需再添加新的device。

 

ISE - iMPACT - BIT生成MCS及固化方法_应用程序_07

 

8,在Add Device窗口选择OK。

 

ISE - iMPACT - BIT生成MCS及固化方法_右键_08

 

9,右键转换窗口空白处->Generate File...或者双击iMPACT Process窗口中的Generate File...

 

ISE - iMPACT - BIT生成MCS及固化方法_弹出框_09

 

10,bit转换成mcs成功,并保存在之前output file location设置的目录下,本人保存在桌面,mcs文件就是我们需要的。

 

ISE - iMPACT - BIT生成MCS及固化方法_右键_10

ISE - iMPACT - BIT生成MCS及固化方法_右键_11

 

二、下载mcs文件到flash

 

1,双击Boundary Scan->right click Add Device or Initialize Jtag chain,选择Initialize Jtag chain。

 

ISE - iMPACT - BIT生成MCS及固化方法_弹出框_12

 

2,选择device 2(PFPGA xcz020)。

 

ISE - iMPACT - BIT生成MCS及固化方法_右键_13

 

3,right click device to select operations。

 

ISE - iMPACT - BIT生成MCS及固化方法_应用程序_14

 

4,选择加载的mcs文件。

 

ISE - iMPACT - BIT生成MCS及固化方法_弹出框_15

ISE - iMPACT - BIT生成MCS及固化方法_应用程序_16

 

5,右键FLASH图标->选择Program。

 

ISE - iMPACT - BIT生成MCS及固化方法_右键_17

 

6,下载成功。

ISE - iMPACT - BIT生成MCS及固化方法_应用程序_18

ISE - iMPACT - BIT生成MCS及固化方法_应用程序_19