Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- What are you trying to do? All the libraries in Quartus really lets you do is add a search path. I dont really use it, even for reusable stuff. --- Quote End --- Hi, I just want to understand what is usage of libraries. I have never use them. I just wonder whether libraries will like libraries in software programming language (such as C++), there are designed modules inside them (definitely no class since there is no class definition in HDL). As you mentioned, "All the libraries in Quartus really lets you do is add a search path", If I want to use some IPs from third-party vendor (not IP come from Altera), I actually need is the .v or .vhd file of IP, right? Thanks very much.