Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThe Configuration Handbook doesn't show, how JTAG configuration is carried out, it's assuming a JAM configuration file rather than rbf and using the embedded JAM player software. I'm not aware of the wire protocol with JTAG configuration, but I think it's different from just streaming out a rbf file. (A rbf file, by the way, has a header, that would be skipped when using it e. g. for PS configuration).
The embedded JAM player sources and related information can be found at Altera website. As far as I remember, there are a text based, JAM and a binary JBC format. Both are containing sequences of JTAG instruction together with the data, which makes them very unhandy compared to simple binary configuration bitstreams, they are mainly used in multiple vendor production enviroments. A native embedded JTAG programmer, directly processing bitstreams, most likely isn't provided by Altera.