Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20686 Discussions

Cyclone II hex file

Altera_Forum
Honored Contributor II
1,330 Views

Hello, 

I'm new to Altera and have a question - I flashed board with manufacture software and it didn't flash software correctly, so now I'm stuck with loading. I have manufactures HEX file, but I'm not sure can I flash it with Altera Blaster. 

Board have Altera Cyclone II chip, so I'm pretty sure it's for it. 

 

HEX file - http://www.filedropper.com/zing1008 

 

So is it possible to flash this hex to Altera Cyclone II chip? 

Thank you for answers!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
501 Views

Hi, 

 

are you trying to write to the FPGA an image or are you trying to place a HEX file in flash device? The CII should be configured with a SOF. A FPGA does not execute software it is hardware and can only be configured through an image. What you can do is using a soft core processor as a hardware implementation and run that in the FPGA. Then this softcore processor like Nios can execute software. What application are you running and what are your plans? 

 

If you want to write it to a flash device you could search for how to write to a flash with a JIC.  

 

Cheers, 

fade
0 Kudos
Reply