Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Problem with programming in AS mode with Quartus rogrammer

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"

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks, problem solved by recompiling with new settings.

    Regards,

    Kevin