.LMF File Extension
Quartus II Library Mapping File
Developer | Altera |
Popularity |
2.8 | 4 Votes |
What is an LMF file?
An LMF file is a mapping data file used by Quartus II, a program that allows developers to analyze and optimize hardware description language (HDL) designs. It contains the names and I/O ports of Quartus II logic functions and the corresponding cells, components, and modules stored in other Quartus II files that the functions replace when a file is opened or compiled. LMF files enable family-specific macrofunctions in Quartus II.
More Information
The LMF file is an ASCII text file that stores the mappings as statements that can be read by any text editor. It can be used to map cells stored in Verilog Quartus Mapping (VQM) files and EDIF Input (EDF) files, modules stored in Verilog Design (V) files, and components stored in VHDL Design (VHD) files to Quartus II logic functions.
NOTE: Altera was acquired by Intel in 2015.