Generic Flash Programmer User Guide: Intel® Quartus® Prime Standard Edition

ID 683491
Date 5/15/2019
Public
Document Table of Contents

1.3.1.2.2. Defining a New Flash Memory Configuration Device

You can define and store the settings for a new flash memory device, based on the programming flow template of an existing supported flash memory device. You can customize and preserve the properties of the new flash memory device for subsequent reuse, and define other flash memory devices based on one you define.

When you define a new flash memory device, Intel® Quartus® Prime software stores the collection of settings in an .xml file automatically in the Device database directory location that you can specify.

Define New Flash Device ( Intel® Arria® 10 Example)
Follow these steps to define a new flash memory device:
  1. Perform one of the following to generate a .jic file for flash programming:
  2. For the Configuration Device option, select <<new device>>. The settings on this and other tabs become available.
  3. For Programming flow template, select an existing flash memory device template for the new device initial settings, or define a flash programming flow for a different flash memory vendor based on an existing template.
  4. Specify the remaining settings on the Configuration Device tab:
    Table 3.  Configuration Device Tab Settings
    Option Description
    Device name Specify a unique name for the flash not already listed in the Name column. The Name must not contain any empty string (space) or special characters (except "_").
    Device ID Specify the 3-byte ID that the Programmer Auto-Detect operation uses to detect the flash programming device, such as 0x20 0xBB 0x21.
    Device I/O voltage Specify 1.8V or 3.0/3.3V to match your memory device specification.
    Device density Select the total density that corresponds with your flash memory device size.
    Total device die Specify the total number of die for a stacked device (where applicable).
    Single I/O mode dummy clock Specify the Fast Read dummy clock cycle for flash device in single I/O protocol. The programming file generation uses this setting to determine if the configuration requires bit shifting to compensate for the actual dummy clock cycle during Active Serial configuration.
    Quad I/O mode dummy clock Specify the Fast Read dummy clock cycle for flash device in Quad I/O protocol. The programming file generation uses this setting to determine if the configuration requires bit shifting to compensate for the actual dummy clock cycle during Active Serial configuration.
    Device database directory Specifies the location of the .xml file that preserves a flash memory device definition.
    Note: When you specify a non-default folder for the Device database directory location, place the .sof and .jic files in the same folder as the .xml file to avoid missing a defined flash database or corruption of the .jic file.
  5. For supported FPGA devices, optionally modify any of the default programming flows for the flash memory device, as Modifying Programming Flows describes.
    Note: When you modify a programming flow, all .jic files using this programming flow are affected. For example, you can define a new micron_1gb flow, and then use this device to define the micro_1gb_partA.jic file. Later, you modify themicron_1gb flow, and then use this flow to create micro_1gb_partB.jic. In this example, micro_1gb_partA programming flow reflects the latest modifications to micron_1gb.
Storage of the .xml file in the default installation directory requires system administration rights. If you install a later version of the Generic Flash Programmer, you may need to move or copy any .xml files for use or exclusion from the later version.