An ASCII text file (with the extension .hex). A HEX File can be used in the Quartus II software to store the initial memory values for a memory block, such as CAM, RAM, or ROM, that is implemented in an Altera device, or to build software project executables.
HEX Files are used as input files in the Quartus II software in the following ways:
You can create a HEX File for memory initialization in the Compiler and Simulator, using the Memory Editor. You can also use a Memory Initialization File (.mif) to provide memory initialization data.
You or the Software Builder can use a HEX File to generate a boot data file or passive programming files using the makeprogfile utility. In addition, the Compiler can also use the HEX File to generate passive programming files. You or the Software Builder generate this type of HEX File using an assembler, C/C++ compiler, linker, and code converter,
You can store configuration data for one or more Altera devices in an output file called a Hexadecimal (Intel-Format) Output File (.hexout). The HEXOUT File format is an ASCII text file using the extension .hexout to avoid overwriting your initial memory content files having the extension .hex.
|
- PLDWorld - |
|
Created by chm2web html help conversion utility. |