how insert a package

M

Marco Bongiovanni

Guest
I should insert a package in my design for fixed point operation
which is the correct operation to do this?
bye marco
 
On Thu, 22 Jul 2004 15:38:36 GMT, "Marco Bongiovanni"
<marcobongiovanni@aliceposta.it> wrote:

I should insert a package in my design for fixed point operation
which is the correct operation to do this?
You don't "insert" a package; you compile it into a library,
then make the library and package visible using context
clauses.

Do you have a suitable fixed-point package already? If so,
tell us which one you want to use, and we may be able to help.

If you don't yet have a FP package, you may wish to look at
my effort

http://www.doulos.co.uk/knowhow/vhdl_models/fp_arith/

or, probably better, the VHDL-200x proposed packages

http://www.eda.org/vhdl-200x/vhdl-200x-ft/packages/

hth
--
Jonathan Bromley, Consultant

DOULOS - Developing Design Know-how
VHDL, Verilog, SystemC, Perl, Tcl/Tk, Verification, Project Services

Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, BH24 1AW, UK
Tel: +44 (0)1425 471223 mail:jonathan.bromley@doulos.com
Fax: +44 (0)1425 471573 Web: http://www.doulos.com

The contents of this message may contain personal views which
are not the views of Doulos Ltd., unless specifically stated.
 

Welcome to EDABoard.com

Sponsor

Back
Top