Re: TBV2: Associative arrays proposal submitted


Subject: Re: TBV2: Associative arrays proposal submitted
From: Jim Lewis (Jim@SynthWorks.com)
Date: Sun Apr 27 2003 - 15:30:59 PDT


Is an associative array the same as the sparse array (TBV12)?
I think a sparse array was intended for creating space
on demand for modeling something like a RAM. Sounds
like associative array is the same thing.

One comment. When reading a RAM, it would we could provide
a mechanism other than run time error when an uninitialized
memory location is read. It looks like this could be handled
explicitly by the exists funtion. Would it be reasonable to
also implement a procedure or an attribute to specify a
default value (such as 'X')?

Cheers,
Jim

Jayaram Bhasker wrote:
> A proposal for the associative arrays (TBV2) has been submitted.
> Click "Proposals" under http://www.eda-twiki.org/vhdl-200x/vhdl-200x-tbv
>
> Post your feedback on the reflector.
>
> If you are interested in formulating a proposal for any other listed
> feature, send an email
> to me directly (jbhasker@esilicon.com).
>
> - bhasker



This archive was generated by hypermail 2b28 : Sun Apr 27 2003 - 15:33:17 PDT