Versions Compared

Key

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

...

  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

                  

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

    1. Programming file type: JTAG Indirect Configuration File (.jic)
    2. Configuration device: (see Board overview Intel Cyclone 10 - Generate jic configuration file → 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

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

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

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

      draw.io Diagram
      borderfalse
      diagramNameconversion_settings_3
      simpleViewerfalse
      width
      linksauto
      tbstylehidden
      diagramDisplayName
      lboxtrue
      diagramWidth810
      revision2

    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"

      draw.io Diagram
      borderfalse
      diagramNameconversion_settings_4
      simpleViewerfalse
      width
      linksauto
      tbstylehidden
      diagramDisplayName
      lboxtrue
      diagramWidth807
      revision2

    9. Highlight selected .sof file

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

...