Forum Discussion
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Is the protocol to program Altera ICs (via JTAG) protected? --- Quote End --- No. And it is well documented. --- Quote Start --- I would imagine that the IP in Altera's Cyclone II Kit (MAX 3000 CPLD - EPM3128AT) or the standalone USB Blaster (EPM7064), could be re-written based on the (published?) protocol, no? --- Quote End --- Yes, you could do that. But then it won't work anymore with Altera tools. The Altera tools (Programmer, Signal Tap II, etc) all depend on a specific USB Blaster protocol. Is this protocol that it is undisclosed. Otherwise you could make your own Max II IP compatible with the USB Blaster protocol. And also the jtagserver protocol is undisclosed. If the latter was published, you could replace Altera's jtagserver with your own.