* Are there standard tools to convert JBC to binary bit-banging image?
* Did anyone try loading Altera FPGAs by binary bit banging rather then
using JBC player?
* What could be the pitfalls of the "binary" solution?
Vladimir Vassilevsky
DSP and Mixed Signal Design Consultant
http://www.abvolt.com
JAM or STAPL (i forget which) is intelligent and will poll flash
sectors for erase/program success, ideal for processor upgrade of
CPLDs. You don't need this. You could bit bang the JTAG or programming
pins, we do both. If it's entirely embedded we use the programming
pins, if we need the flexibility of remote upgrade/programming of
daughter cards we tend to send JTAG up the connectors.
Colin