.JIC 文件扩展名
JTAG Indirect Configuration File
| 开发者 | Intel |
| 受欢迎程度 |
3.6 | 7 票 |
什么是 JIC 文件?
A JIC file is a configuration file used in electronics development (most notably Intel's Quartus Prime development software) to program devices through the Joint Test Action Group (JTAG) interface. It contains data for programming non-volatile memory devices, such as flash memory, which store configuration information for Intel (formerly Altera) FPGAs. Hardware developers and embedded systems engineers commonly use JIC files when working with Intel programmable logic devices.
更多信息
The JIC format is primarily associated with Intel's Quartus Prime development software, which engineers use to design logic for FPGAs and other programmable logic devices. When generating a JIC file, engineers typically include the FPGA's programming data along with any necessary bootloaders or supporting logic that must be stored in non-volatile memory.
The typical contents of a JIC file
A JIC file typically stores the following:
- Raw configuration bitstream – The core programming data for the FPGA, usually converted from a SOF SRAM Object file and formatted for storage in flash memory.
- Header and metadata – Information about memory type, addressing, and device settings, which guides how the data should be written to the target device.
- Optional user data or secondary images – In some cases, the file may include additional content, such as backup configurations or user-defined data blocks.
注: The JTAG interface is a common method for programming and debugging digital systems, and the JIC format is one of several supported by Intel tools to deliver configuration data to target devices through the interface.
如何打开 JIC 文件
You can open JIC files with Intel Quartus Prime in Windows and Linux. To open a JIC file with Quartus Prime:
- Select Tools → Programmer from the main menu.
- Set Hardware Setup to the connected programming device.
- Click Add File... and choose the JIC file.
可打开 JIC 文件的程序
Java Icon File
| 开发者 | 不适用 |
| 受欢迎程度 |
2.5 | 4 票 |
更多信息
Image files stored in a JIC file are typically named [imagename]_[size].[jpg|png].