Re: [vhdl-200x-ft] RE: Problem with FT04

From: Tim Davis <timdavis@aspenlogic.com>
Date: Thu Jun 24 2004 - 14:04:15 PDT

Suggest: miin maax
That way a code search for the current "min" doesn't match either of these choices.

--
Aspen Logic, Inc.
by: Tim Davis, President
David Bishop wrote:
> I hate to make this recommendation, but how about this:
>
>   function minimum (L, R: T) return T;
>   function max (L, R: T) return T;
>
> because:
> 1) We can't make it "min" (name space violation, existing code).
> 2) VHDL people don't seem to mind typing.
>
> Bailey, Stephen wrote:
>
>> Minimum and Maximum seem a bit overkill, but if there's no other 
>> acceptable option then they'll do.
>>
>> As an option, how about a single letter prefix or suffix?  Suggestions:
>>
>>   - minm, maxm
>>   - mmin, mmax
>>
>> -Steve Bailey
>
>
>
>
Received on Thu Jun 24 14:04:23 2004

This archive was generated by hypermail 2.1.8 : Thu Jun 24 2004 - 14:04:24 PDT