Forum Discussion
Modelsim can't find library
Hi
I am trying to simulate multiplier IP core.
The IP core built using Quartus 19.4 pro for Stratix 10.
when running Modelsim SE for simulation (The version that came with Intel Quartus), an error appear:
(vcom-1598) Library "lpm_mult_1910" not found
Where can I find the library?
Thanks
Moti Cohen
DSIT
11 Replies
- RichardT_altera
Super Contributor
Hi,
LPM library along with other libraries are located in subdirectories of the \ quartus\libraries\vhdl directory.
- motico
New Contributor
Thanks for the answer.
I can see the LPM library. I can't see inside the LPM library the lpm_mult_1910.
also, the Modelsim can't find lpm_mult_1910 library.
The above library is just an exmple. I see more libraries that modelsim can't find (only at Quartus 19.x and Stratix 10)
Can you help?
- RichardT_altera
Super Contributor
I not sure if using Modelsim Starter Edition could be the reason that you can't find the other library.
Could you try to install Modelsim - Intel FPGA Edition instead and try again?