Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21584 讨论

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

Fouad_Elayyach
初学者
1,602 次查看

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!

标签 (1)
0 项奖励
5 回复数
ShengN_Intel
员工
1,564 次查看

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 项奖励
Fouad_Elayyach
初学者
1,536 次查看

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

 

 

0 项奖励
Fouad_Elayyach
初学者
1,536 次查看

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

 

0 项奖励
ShengN_Intel
员工
1,506 次查看

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 项奖励
ShengN_Intel
员工
1,452 次查看

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 项奖励
回复