1.6. Output File Types
The following table describes the output file types that you can generate with the Programming File Generator tool:
Programming File Type | Extension | Description |
---|---|---|
Hexadecimal ( Intel® -Format) Output File for SRAM | .hexout | Contains configuration data for use outside the Intel® software. |
Jam Byte Code File | .jbc | Stores programming data for programming, configuring, verifying, and blank-checking one or more devices in a JTAG chain, in binary format.
Note: .jbc conversion is only available in the command line.
|
Jam File | .jam | Similar to .jbc files, but in ASCII format.
Note: .jam conversion is only available in the command line.
|
JTAG Indirect Configuration File | .jic |
|
Programmer Object File | .pof |
|
Raw Binary File | .rbf | You use .rbf files for passive configuration mode, such as Passive Serial (PS), Fast Passive Parallel (FPP), or Avalon® -Streaming (AvST) mode. If the design does not use the Intel PFL Intel® FPGA IP, then external hosts such as a CPU or microcontroller use this file to configure Intel FPGAs. |
Raw Programming Data File | .rpd |
|
Serial Vector Format File | .svf | Stores programming data for programming, verifying, and blank-checking one or more fixed-algorithm devices in a JTAG chain in Automated Test Equipment (ATE)-type programming environments. .svf files can do FPGA configuration and flash programming.
Note: .svf conversion is only available in the command line.
|
Tabular Text File | .ttf | Contains configuration data for use outside the Intel® Quartus® Prime software. |