FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5931 Discussions

Compilation error in assembler (generate programing file) part

RT0001
Novice
692 Views

Hi all,

i was compiling an AHDL code for flex 6000 (EPF6016ATC100-3) FPGA, and I got an error as " Configuration device EPC2 cannot configure device EPF6016AT00 ".

Please let me know why this error is coming and how to solve it (if i can use the same device, will be helpful )

 

Regards

 

0 Kudos
2 Replies
CalvinJoaz_P_Intel
350 Views

Hi Roopak,

Good day to you.

You're getting error because an EPC2 device cannot configure FLEX 6000 devices.

For configuration device that support FLEX 6000 devices refer to Table 2 - Page 2

https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cfg/cfg_cf52004.pdf

Thank you.

RT0001
Novice
350 Views

Thank you Calvin Joazer for your response :) .

By changing the Device and pin option in Assignments -> Device and changing the configuration to EPC1, which is available in Flex 6000, the same source file got compiled.

the document you share was very much helpful.

Have a good day.

 

Regards

Reply