Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21267 Discussions

Error (12028): Can't read or find LMF file src/Antenna_Array_uart_tb.lmf

Fouad_Elayyach
Beginner
1,131 Views

Where can I find an example .lmf file for a MAX 10 Device? or how do I generate such a file from within Quartus Prime (v.18.1)?

Thanks for the help everybody!

Labels (1)
0 Kudos
5 Replies
ShengN_Intel
Employee
1,093 Views

Hi,


Check this link https://www.intel.com/content/www/us/en/programmable/quartushelp/17.0/reference/glossary/def_lmf.htm LMFs for EDIF Input Files and VQM Files are specified as Compiler input files when you specify an LMF in the File name box in the Design Entry & Synthesis page of the Settings dialog box (Assignments menu). LMFs for VHDL Design Files are specified in the VHDL Input page of the Settings dialog box (Assignments menu), and LMFs for Verilog Design Files are specified in the Verilog HDL Input page of the Settings dialog box.

Also check this link https://www.intel.com/content/www/us/en/support/programmable/articles/000078097.html

All the .lmf file can be found in the Quartus installation directory: <Quartus Installation Path>\quartus\lmf.


Is that Antenna_Array_uart_tb.lmf a custom .lmf? May be have to check back that design.


Thanks,

Best Regards,

Sheng


0 Kudos
Fouad_Elayyach
Beginner
1,065 Views

Is that Antenna_Array_uart_tb.lmf a custom .lmf? it's intel's file but can't find it in Quartus installation?

 

 

0 Kudos
Fouad_Elayyach
Beginner
1,065 Views

Do I need to re-install Quartus to get the .lmf file?

 

0 Kudos
ShengN_Intel
Employee
1,035 Views

Hi,


May I know is that an Intel design example you're try to compile for? If yes, possible to provide the link to this design example?


Best Regards,

Sheng


0 Kudos
ShengN_Intel
Employee
981 Views

Hi,


Are you specifying src/Antenna_Array_uart_tb.lmf under Assignments -> Settings -> EDA Tool Settings -> Design Entry/Synthesis? If yes, you can delete that path and the Quartus existed .lmf file will be auto specifying when choosing the Tool name. It'll be the same since src/Antenna_Array_uart_tb.lmf is Intel's auto-generated file as mentioned before, probably just the file name different.


Let me know if you have any further update or concern.


Thanks,

Best Regards,

Sheng


0 Kudos
Reply