Forum Discussion
5 Replies
- ShengN_altera
Super Contributor
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
- Fouad_Elayyach
New Contributor
Is that Antenna_Array_uart_tb.lmf a custom .lmf? it's intel's file but can't find it in Quartus installation?
- Fouad_Elayyach
New Contributor
Do I need to re-install Quartus to get the .lmf file?
- ShengN_altera
Super Contributor
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
- ShengN_altera
Super Contributor
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