rob_p1


Subject: rob_p1
From: Rob Anderson (rob@reawebtech.com)
Date: Fri Oct 04 2002 - 10:53:34 PDT


I second rob_p1 as stated here.

(from Jim, but I think it should be for the pilot group)

Alex and group,

> Now what about these 1164 functions?

Rob, Does the below capture your intent?

<Rob_P1>
I propose that we move the following match functions
based on std_ulogic, std_logic_vector, std_ulogic_vector
to std_logic_1164 (which is also open for modification
right now).

   -- Id: M.1
   function STD_MATCH (L, R: STD_ULOGIC) return BOOLEAN;

   -- Id: M.4
   function STD_MATCH (L, R: STD_LOGIC_VECTOR) return BOOLEAN;

   -- Id: M.5
   function STD_MATCH (L, R: STD_ULOGIC_VECTOR) return BOOLEAN;

</Rob_P1>

-- 



This archive was generated by hypermail 2b28 : Fri Oct 04 2002 - 10:52:30 PDT