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

From: David Bishop <dbishop@server.vhdl.org>
Date: Thu Jun 24 2004 - 10:43:28 PDT

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

-- 
David W. Bishop dbishop@vhdl.org       All standard disclaimers apply.
Received on Thu Jun 24 10:45:09 2004

This archive was generated by hypermail 2.1.8 : Thu Jun 24 2004 - 10:45:10 PDT