Electronic – Alternate programming software to program Altera CPLD

intel-fpgaprogrammable-logic

I am using a Altera MAX V CPLD. When I try to program the CPLD using QUARTUS II, it is reading the device ID and silicon ID correctly, but it failing during verification.
I tried to isolate the signals around TDO and TCk to see if noise was affecting the signals with no change.

Is there anyway, I Could reduce the TCK frequency for programming CPLD in Quartus II?
Are there any other 3rd party programming tools which I could use to program the .pof file generated from QuartusII?

Thanks,
Vijay

Best Answer

Altera provides source code for something they call a Jam STAPL player. If you build it with an I/O implementation that is slower than intended, it will work but program things more slowly.