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.
17268 Discussions

Problem with programming in AS mode with Quartus rogrammer

Altera_Forum
Honored Contributor II
1,394 Views

Hi there, the problem is that the output .pof file from compilation is not correct, the message is: 

Error: Can't recognize silicon ID for device 1 

 

I checked the default program of DE1 board and found out that the device for active serial programming is "EPCS4", while the compilation .pof file is "EPCS16". How can i fix that? 

 

Regards, 

Kevin 

 

PS: There is no problem with JTAG, the device in project properties is "EP2C20F484C7"
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
516 Views

From Quartus: 

1 - Assignmentj->Settings->Device 

2 - Click the "Device and Pin Options" button. 

3 - Click on the "Configuration" tab. 

4 - Make sure the "Use Configuration Device" dropdown box is set to EPCS4. 

 

Jake
0 Kudos
Altera_Forum
Honored Contributor II
516 Views

Thanks, problem solved by recompiling with new settings. 

 

Regards, 

Kevin
0 Kudos
Reply