Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17259 Discussions

Problem with programming in AS mode with Quartus rogrammer

Altera_Forum
Honored Contributor II
1,378 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
500 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
500 Views

Thanks, problem solved by recompiling with new settings. 

 

Regards, 

Kevin
0 Kudos
Reply