Altera_Forum
Honored Contributor
17 years agoHow to generate .jbc file from command line?
I'd like to be able to use a command line to convert a .cdf file to a Jam Byte Code (.jbc) file in the same way as described in chapter 14 of the max ii device handbook (http://www.altera.com/literature/hb/max2/max2_mii51015.pdf) using the GUI.
This is so that I can re-generate the .jbc file each time I run the flow in Quartus from a .tcl script. Can anyone please help me and let me know how this can be done?