Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

ADBFF561 not supported

Altera_Forum
Honored Contributor II
1,250 Views

A month ago, the computer in the lab worked fine with a .qpf file that calls the .cdf file shown below. Now i get error message adbf561 not supported. All files in the directory with the above 2 files appear unchanged, what has happened? where should I look? tried a system restore with no luck. These files and were all setup by someone who left the company.  

My guess is, in some file somewhere, the blackfin processor must have been defined at one time, but where?  

As a last resort, any hints how i proceed to fix this issue? and get this working. 

 

/* Quartus II Version 10.1 Build 153 11/29/2010 SJ Web Edition */ 

JedecChain; 

FileRevision(JESD32A); 

DefaultMfr(6E); 

 

P ActionCode(Ign) 

Device PartName(ADBF561) MfrSpec(OpMask(0)); 

P ActionCode(Ign) 

Device PartName(ADBF561) MfrSpec(OpMask(0)); 

P ActionCode(Ign) 

Device PartName(AT32UC3A1256) MfrSpec(OpMask(0)); 

P ActionCode(Ign) 

Device PartName(EPM1270F256) MfrSpec(OpMask(0) SEC_Device(EPM1270F256) Child_OpMask(2 3 3) FullPath("C:/JTAG/BoardConfigurations/PSASK/topsheet_dsp_powered.pof")); 

 

ChainEnd; 

 

AlteraBegin; 

ChainType(JTAG); 

AlteraEnd;
0 Kudos
0 Replies
Reply