Forum Discussion

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

Cannot generate .sof file for CPLD

I've built a simple test project for some new hardware using a MAX II CPLD, but I can't get it to generate a .sof file for programming the device, all I get is a .pof file which isn't any use (I'm using a USB Blaster). Can someone please point out where I'm going wrong.

Leon

4 Replies

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

    the .pof file is the correct file for programming CPLD.

    .sof files are only for SRAM based devices.

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

    --- Quote Start ---

    all I get is a .pof file which isn't any use

    --- Quote End ---

    You apparently didn't try to simply program the pof file to the MAX II device. You'll find out that Quartus programmer accepts pof files only for CPLD devices.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Thanks. I'm more used to the FPGAs and it's a long time since I've used an Altera CPLD.

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

    I was also confused by the JTAG not working, I subsequently found that I'd assembled the MAX II the wrong way round. 8-(

    Leon