Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Scroll pdf ignore

Table of contents

Table of Contents
outlinetrue

Board overview

The following table lists some boards for which you need to generate a .jic file to program the flash configuration device.

BoardFPGAFlash memory**Configuration sheme
TEI0003Cyclone 10 LPEPCQ16AAS/Standard
TEI0006*Cyclone 10 GXMT25QU01GAS/Standard
TEI0009Cyclone 10 LPEPCQ16A ... EPCQ32AAS/Standard

*Configuration sheme depends on current Firmware, see Firmware description

**for correct flash memory device see the schematics of the board

Convert .sof to .jic

Do following steps to convert the .sof file to .jic:

  1. Compile your quartus project to generate a .sof file
  2. Select "File → Convert Programming files" from the quartus top menu
  3. Make the following settings in the "Convert Programming File" window:

    Scroll Title
    anchorconversion_settings_1


    Scroll Ignore
    scroll-pdftrue
    scroll-officetrue
    scroll-chmtrue
    scroll-docbooktrue
    scroll-eclipsehelptrue
    scroll-epubtrue
    scroll-htmltrue


    draw.io Diagram
    borderfalse
    diagramNameConversion_Settings
    simpleViewerfalse
    width
    linksauto
    tbstylehidden
    diagramDisplayName
    lboxtrue
    diagramWidth827
    revision2

    Scroll Only


    1. Programming file type: JTAG Indirect Configuration File (.jic)
    2. Configuration device: (see Board overview → Flash memory)
      (if the memory device is not listed click "..." button next to the dropdown menu, select correct Device family and in the Configuration Device section the correct memory device)
    3. Mode: Active Serial
    4. File name: specify the target directory and the output file name

      Scroll Title
      anchorconversion_settings_2


      Scroll Ignore
      scroll-pdftrue
      scroll-officetrue
      scroll-chmtrue
      scroll-docbooktrue
      scroll-eclipsehelptrue
      scroll-epubtrue
      scroll-htmltrue


      draw.io Diagram
      borderfalse
      diagramNameconversion_settings_2
      simpleViewerfalse
      width
      linksauto
      tbstylehidden
      diagramDisplayName
      lboxtrue
      diagramWidth809
      revision1

      Scroll Only



    5. Highlight "Flash Loader" in "Input files to convert" window

    6. Click "Add Device...", select correct Device family and Device name and click "OK"

      Scroll Title
      anchorconversion_settings_3


      Scroll Ignore
      scroll-pdftrue
      scroll-officetrue
      scroll-chmtrue
      scroll-docbooktrue
      scroll-eclipsehelptrue
      scroll-epubtrue
      scroll-htmltrue


      Embed draw.io Diagram
      borderfalse
      pageId116818977
      diagramDisplayName
      lboxtrue
      diagramNameconversion_settings_3
      aspectFraY9tOvpDyxl-BK1ZIS 1
      includedDiagram1
      simpleViewerfalse
      width
      aspectHash4a74a5cd680352864b61ccbd6396b6b6bce405bd
      linksauto
      tbstylehidden

      Scroll Only
      scroll-pdftrue
      scroll-officetrue
      scroll-chmtrue
      scroll-docbooktrue
      scroll-eclipsehelptrue
      scroll-epubtrue
      scroll-htmltrue



    7. Highlight "SOF Data" in "Input files to convert" window

    8. Click "Add File...", browse to the .sof file you want to convert and click "open"

      Scroll Title
      anchorconversion_settings_4


      Scroll Ignore
      scroll-pdftrue
      scroll-officetrue
      scroll-chmtrue
      scroll-docbooktrue
      scroll-eclipsehelptrue
      scroll-epubtrue
      scroll-htmltrue


      Embed draw.io Diagram
      borderfalse
      pageId116818977
      diagramDisplayName
      lboxtrue
      diagramNameconversion_settings_4
      aspectQ7_m53Yn8L9XxbCXlMDB 1
      includedDiagram1
      simpleViewerfalse
      width
      aspectHash69994665baebae4df4f8f486568a6559044154f2
      linksauto
      tbstylehidden

      Scroll Only
      scroll-pdftrue
      scroll-officetrue
      scroll-chmtrue
      scroll-docbooktrue
      scroll-eclipsehelptrue
      scroll-epubtrue
      scroll-htmltrue



    9. Highlight selected .sof file

    10. Click "Properties", enable "Compression" and click "OK"
  4. Click "Generate" to start converting the file

You can use the Quartus Programmer to program the flash configuration device with the .jic file.

References