CICC program, use Quartus ⅱ 15

For the past few days I have been preparing for the telegram. Since the software needs to be reinforced in the development board during the game, I asked a great friend – God level.

First of all, you need to group the actions you want to compress into files.

click on “elephant”
2aa766ec93099641de753c8a084c8a89

A dialog box will appear as shown in the image below, select the option with the name. JJC in the Programming File Type column.

243b44489367902e11d4e30cbf146629

Select your development board options in the Configuration device column. Mine is epcq256 so I’m taking EPCQ256 as an example.

b75deefa6b4912dc816e92f6aae44cd6

Next, in the input files to convert, select Flash Loader and then click Add Device. The dialog box in the figure below, select the development board model.

7586f422eccb78aede1e2aa7cf0b2fd0

After that SOF data click “Add File”. Select the files that are grouped into files. I just wrote an LED program.

3240a339278e632f6f3535ca2cc44070

After completing the above operations, click Generator to generate the .jjc files.

70b7d5ce97b6e92861470decf7224162
243be2b0384abf912874985e2c63ea7b

After generating the .jjc file, the steps of the previously written program are almost the same.

2b82e306833a6a55a93e1bb753a29212
f2ebd0222a2a80a736665fd05dee11d5

Leave a Comment