Why would someone need to use alt-file-convert and what alternatives exist?
The alt-file-convert is still in BETA version as seen below from its output message:
alt-file-convert (BETA): General file conversion tool. In 14.1, primarily used for generating Nios II application image for Max Onchip Flash and EPCQ.
Usage: alt-file-convert -I <input_type> -O <output_type> [option(s)] --input=<input_file> --output=<output_file>
For 14.1, this tool is limited to the following uses:
1. Convert between Intel HEX (byte addressed) and Quartus HEX (word addressed)
2. Convert between Quartus HEX files of various widths
3. Convert an ELF file to a HEX file and append a bootcopier (used for application flash image for Max Onchip Flash and EPCQ
More to come in later releases! Stay tuned...
This has been in beta for a very long time now, like several years. What alternatives exist to this program and how do I know if I actually need to use this in the first place?