3415 views|3 replies

9702

Posts

24

Resources
The OP
 

Please tell me how to package the bitstream and software core code into one file in Xinlinx ISE [Copy link]

I read the tutorials online, and most of them show how to burn the program into the FPGA's FLASH online. I would like to use the tool to generate a file that can be burned into the FLASH based on my own design. Is there any way to do this?

This post is from FPGA/CPLD

Latest reply

Awesome, thank you   Details Published on 2021-7-26 07:34
Personal signature虾扯蛋,蛋扯虾,虾扯蛋扯虾
 

9702

Posts

24

Resources
2
 

bitstream and elf can use data2mem

This post is from FPGA/CPLD

Comments

Specific method: First use SDK to generate elf file, then use SDK's Program FPGA to convert wrapper.bit and .elf files to download.bit. Use ISE's iMPACT to generate the corresponding .mcs file through download.bit, and then use the command "promgen -p bin -r test.mcs -o  Details Published on 2021-7-12 10:30
 
 

9702

Posts

24

Resources
3
 
littleshrimp posted on 2021-7-10 01:48 bitstream and elf can use data2mem

Specific method: First use SDK to generate elf file, and then use SDK's Program FPGA to generate download.bit from wrapper.bit and .elf files.

Use ISE's iMPACT to generate the corresponding .mcs file through download.bit, and then use the command "promgen -p bin -r test.mcs -o test.bin" to convert the .mcs into the corresponding bin file.

This post is from FPGA/CPLD
Personal signature虾扯蛋,蛋扯虾,虾扯蛋扯虾
 
 
 

28

Posts

0

Resources
4
 

Awesome, thank you

This post is from FPGA/CPLD
 
 
 

Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list