?
=?ISO-8859-1?Q?Sch=FCle_Daniel?=
Hello all,
I tried to google for it and search in my book
unfortunately I couldn't find the answer
we have primary design units and secondary in VHDL.
If I use library clause above a primary unit, such as entity
do I then make this library available to all its architectures?
what if I write the same library clause above one of
the architectures, does it make that library available for other
architectures of the same entity?
Of course the same game for package(as primary unit) and
package body(as secondary unit).
Thanks in advance.
Regards, Daniel
I tried to google for it and search in my book
unfortunately I couldn't find the answer
we have primary design units and secondary in VHDL.
If I use library clause above a primary unit, such as entity
do I then make this library available to all its architectures?
what if I write the same library clause above one of
the architectures, does it make that library available for other
architectures of the same entity?
Of course the same game for package(as primary unit) and
package body(as secondary unit).
Thanks in advance.
Regards, Daniel