|
Message
From: Eric Oberg<emoberg@a...>
Date: Sat Oct 29 10:03:13 CEST 2005
Subject: [oc] How to use a package?
Hi Fernando,Problem was that Packages have to be listed FIRST in the Quartus file list, that way it is compled first, and the parts are then available for later functions.
Thanks, Eric O
----- Original Message ----- From: "Fernando Remus Nagel" <frnagel@g...> To: "Discussion list about free open source IP cores" <cores@o...> Sent: Friday, October 28, 2005 12:50 PM Subject: Re: [oc] How to use a package?
How did you declare this library? Can you post the header of the top level?
2005/10/28, Eric Oberg <emoberg@a...>: > Hi All, > > I am using Altera Quartus and trying to use the aes_crypto_core. It comes > with a package "aes_package.vhd" > > Do I have to compile this before I can compile the top level? > > I put it in \quatrus50\libraries\vhdl\work, but then what? When I create a > project and hit the compile button, I get this: > > Error: Top-level design entity "aes_package" is undefined > > Can you help? > > Thanks, > Eric O > _______________________________________________ > http://www.opencores.org/mailman/listinfo/cores > > _______________________________________________ http://www.opencores.org/mailman/listinfo/cores
|
 |