TarikTec
Occasional Contributor
4 years agoerror when adding and using my own library in modelSim?
Hello,
I have the same problem as the question here but the solutions still not working for me
SO I have my modelsim files in Desktop/FPGA/Altera/filter
then I added my_lib.all as :use work.my_lib.all and my_lib is in work and also in folder filter but still same error.
I changed it to : use filter.my_lib.all and still says filter is unknown!
I feel like I do not know how to manage files in modelsim too, is there a tutorial on it?
Hi,
Can you upload a full message of the errors?
On ModelSim, go to Help->PDF Documentation -> User's Manual. You can refer to Chapter 3 Design Libraries.
Or you can go to Help->PDF Documentation -> Tutorial. You can refer to Chapter 5 Working with Multiple Libraries.
Regards,
Nurina