Forum Discussion
Altera_Forum
Honored Contributor
18 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/literat...
Altera_Forum
Honored Contributor
18 years agoThank you for your reply FvM.
I'm not sure how or if this deals with multi device chains though? There is nowhere I can see to define this in the device options. This is why I want to use a .cdf file where I've then specified the devices in the chain and which one I wish to program. However I have also just received a response from Altera that tells me to use the following command which works and produces an identical .jbc output file : quartus_cpf -c top_level.cdf output.jbc