Re: [vhdl-200x] Minutes for VHDL-200X-FT meeting, San Jose Dec 4, 2003


Subject: Re: [vhdl-200x] Minutes for VHDL-200X-FT meeting, San Jose Dec 4, 2003
From: Jim Lewis (Jim@synthworks.com)
Date: Wed Dec 10 2003 - 15:35:03 PST


Hamish Moffatt wrote:
> Similarly, it's a nuisance that having declared
>
> signal n: integer range 0 to 15;
>
> you can't write n'high, but instead must use
>
> subtype type_of_n is integer range 0 to 15;
> signal n: type_of_n;
>
> and use type_of_n'high.
Captured. Will at least be part of modeling and productivity.
Looks like a trivial, non-controversial change.
Time permitting this could be part of fast-track.
Particularly if someone wants to work on a full language change
proposal for it. See the fast-track proposal page for the
template.

> Is this the right place (& time?) to be discussing this? Is one of the
> other lists more appropriate?
Probably belongs in one of the subgroups.
The initial thread belongs in FT. The reason
it is here though is because the co-team leader of FT
(me) posted the meeting notes to both the FT and the
general reflector.

I am not unhappy with the results. Posting to the general
reflector seemed to capture a wider audience than if I had
just posted to the FT reflector.

Next time I will make sure that I ask everyone to post
replies to the FT reflector though.

Cheers,
Jim

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jim Lewis
Director of Training             mailto:Jim@SynthWorks.com
SynthWorks Design Inc.           http://www.SynthWorks.com
1-503-590-4787

Expert VHDL Training for Hardware Design and Verification ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



This archive was generated by hypermail 2b28 : Wed Dec 10 2003 - 15:36:25 PST