Selon Lionel Sainte Cluque <[EMAIL PROTECTED]>:

> Hi everybody
>
> I am using GHDL on a pretty consequent design (7Mo of sources and 15Mo of
> testbenches). This project expects the design to be compiled in several
> different libraries. I know how to specify the library name and location
> with --work and --workdir, but when an entity in a library tryies to
> instantiate an entity of another library, it does not find it. How to do
> this does not seems to be described in the manual (
> http://ghdl.free.fr/ghdl/index.html)

Hi,

if you are using --workdir to put library in other directories, you certainly
need to use -P to search libraries in these directories.

The option -P is documented (maybe not clearly) in the manual.

> Can somebody help me?

Does this answer you question ?

Tristan.

_______________________________________________
Ghdl-discuss mailing list
Ghdl-discuss@gna.org
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to