non recoginition of packages in fpga compiler 2

H

hari

Guest
hi
i am using two packages( not the standard packages ).But when i
synthesis the packages in fpga compiler 2 along with the design,It
doesnot recogonize the packages and it says the functions that are
declared in the packages and used in my design as undeclared.
the packages are included in the work directory with their complete
source code.

what could be the reason or am i missing something
thanks
hari
 
hari_pro@yahoo.com (hari) wrote in message news:<a4a587f1.0405101920.4613c0a4@posting.google.com>...
hi
i am using two packages( not the standard packages ).But when i
synthesis the packages in fpga compiler 2 along with the design,It
doesnot recogonize the packages and it says the functions that are
declared in the packages and used in my design as undeclared.
the packages are included in the work directory with their complete
source code.

what could be the reason or am i missing something
thanks
hari
Please post your package declarations for these packages. Be aware
that the compiler is looking for compiled packages and it has to have
some way of knowing where they are located. How this works is
vendor-dependent, so it would help if you gave the name and version of
the compiler you are using. It is virtually certain that someone
using this newsgroup will be familiar with the compiler and may be
able to help you.

Charles
 

Welcome to EDABoard.com

Sponsor

Back
Top