Nios® V Processor Software Developer Handbook

ID 743810
Date 4/01/2024
Public
Document Table of Contents

3.1.2.2.2. File Format Conversion Tools

File format conversion is sometimes necessary when passing data from one utility to another. The file format conversion tools are in the <Intel Quartus Prime software installation directory>/niosv/bin directory.

The file conversion utilities are:
  • elf2flash: To translate the .elf file to .srec format for flash memory programming.
  • elf2hex: To translate the .elf file to .hex format for memory initialization.