Subject: [Fwd: from [David Bishop
-----Forwarded Message-----
Date: Sat, 07 Dec 2002 10:06:08 -0500
Jim Lewis wrote:
If a command called "match" is added to "std_logic_1164" then
Thus I propose:
function MATCH (L, R: SIGNED) return BOOLEAN;
These should simply call the "std_match" function which we
> In numeric_std, it was proposed in proposal Rob_P1/P2
As already stated, we can't remove them. That would make lots
We have to consider the possibility of that the new "numeric_std"
> This would satisify CP-010 and Rob_P2. Is this a move that
I agree as stated above.
This archive was generated by hypermail 2b28
: Wed Dec 11 2002 - 14:03:31 PST
From: Peter Ashenden (peter@ashenden.com.au)
Date: Wed Dec 11 2002 - 13:59:37 PST
From: David Bishop <dbishop@server.vhdl.org>
To: Jim Lewis <jim@synthworks.com>
CC: Std_Logic 1164 <vhdl-std-logic@server.eda.org>,
"Numeric_Std 1076.3" <vhdlsynth@server.eda.org>
Subject: Re: std_logic_1164: CP-010 and numeric_std:Rob_P1
References: <3DF15D9F.5050804@SynthWorks.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
>
> CP-010 Analyzed Add match functions like numeric_std.std_match
> http://www.eda.org/vhdl-std-logic/proposals/CP-010-match-functions.txt
we should add one to "numeric_std" for "unsigned" and "signed".
function MATCH (L, R: UNSIGNED) return BOOLEAN;
-- Result subtype: BOOLEAN
-- Result: terms compared per STD_LOGIC_1164 intent
-- Result subtype: BOOLEAN
-- Result: terms compared per STD_LOGIC_1164 intent
already have.
> (http://www.eda.org/vhdlsynth/pilot/hm/0026.html), that
> the std_match functions for std_ulogic, std_logic_vector, and
> std_ulogic_vector be moved to std_logic_1164.
of code obsolete. But we can create new ones.
package and the new "std_logic_1164" packages will not be released
at the same time.
> everyone would support? Otherwise, CP-010 proposes adding a match
> function to std_logic_1164. This means that we should add a
> match function to numeric_std. There is more meaning to a
> function when it is globally used.
--
NAME: David W. Bishop INTERNET: dbishop@vhdl.org