Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- If you know C++, then it's easy: the concept of a VHDL library is akin to a C++ namespace. That's all. In Verilog, there's no notion of this. If you need to use third-party IP, you'll need some kind of Verilog/VHDL/AHDL file. It may not be the original source code, though. --- Quote End --- That is clear. Thanks very much!