Altera_Forum
Honored Contributor
13 years agoCreate JIC from commandline
Hi,
Does anyone have experience in creating JIC files from HEX files with the command-line? The tool "convert programming files" is available but the function to save and open conversion setup up causes to crash quartus (still in version 12.0) and evreytime I need to create a programming file I've to add files, set all base addresses and set options. Would be great to do this from command line. This is how my JIC files looks now: FPGA: Stratix 3SL70 Flash type: EPCS128 safe_hwimage.hex 0x00000000 0x0014D42D safe_swimage.hex 0x0014D42E 0x0016D8F9 magicword.hex 0x001FFFFC 0x001FFFFF user_hwimage.hex 0x00200000 0x0034C651 user_swimage.hex 0x004B0000 0x004D0D53 Thanks in advance,