[sv-bc] Non-member submission from [Bhupesh Bansal <bhupesh_bansal@mentorg.com>]

From: Maidment, Matthew R <matthew.r.maidment@intel.com>
Date: Thu Nov 18 2004 - 12:59:50 PST

 

>-----Original Message-----
>From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org]
>Sent: Thursday, November 18, 2004 3:45 AM
>To: sv-bc-approval@eda.org
>Subject: BOUNCE sv-bc@eda.org: Non-member submission from
>[Bhupesh Bansal <bhupesh_bansal@mentorg.com>]
>
>From owner-sv-bc Thu Nov 18 03:45:02 2004
>Received: from gateway1.mentorg.com (gateway1.mentorg.com
>[192.94.38.248])
> by server.eda.org (8.12.10/8.12.0.Beta7) with ESMTP id
>iAIBj2LS002407
> for <sv-bc@eda.org>; Thu, 18 Nov 2004 03:45:02 -0800 (PST)
>Received: from ([192.94.38.131])
> by gateway1.mentorg.com with ESMTP id KP-AXLZC.4166893;
> Thu, 18 Nov 2004 03:44:30 -0800
>Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58])
> by relay1.mentorg.com with esmtp
> id 1CUkiE-0002iV-00 from bhupesh_bansal@mentor.com
> for sv-bc@eda.org; Thu, 18 Nov 2004 03:44:30 -0800
>Received: from svr-inn-exc-02.mgc.mentorg.com
>([137.202.217.103]) by SVR-ORW-EXC-10.mgc.mentorg.com with
>Microsoft SMTPSVC(6.0.3790.211);
> Thu, 18 Nov 2004 03:44:30 -0800
>Received: from mentor.com ([137.202.216.39]) by
>svr-inn-exc-02.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.211);
> Thu, 18 Nov 2004 17:14:26 +0530
>Sender: bhupeshb@relay1.mentorg.com
>Message-ID: <419C8B1A.27D21DE4@mentor.com>
>Date: Thu, 18 Nov 2004 17:14:26 +0530
>From: Bhupesh Bansal <bhupesh_bansal@mentorg.com>
>Organization: IKOS INDIA (P) Ltd
>X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18-26.7.x i686)
>X-Accept-Language: en
>MIME-Version: 1.0
>To: sv-bc@server.eda.org
>Subject: Issue in Sign/Unsigned for Packed arrays
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>X-OriginalArrivalTime: 18 Nov 2004 11:44:26.0749 (UTC)
>FILETIME=[F4E792D0:01C4CD63]
>X-esp: ESP<2>=RBL:<0> RDNS:<0> SHA:<2> UHA:<0> SLS:<0>
>BAYES:<0> SPF:<0> Porn
> Dictionary (TRU5):<0> Spam Dictionary (TRU5):<0> HTML
> Dictionary (TRU5):<0> Obscenities Dictionary (TRU5):<0>
> CAN-SPAM Compliance Dictionary (TRU5):<0> NigeriaScam
> Dictionary (TRU5):<0> Embed HTML Dictionary (TRU5):<0> URL
> Dictionary (TRU5):<0>
>X-Virus-Scanned: clamd / ClamAV version 0.74, clamav-milter
>version 0.74a
> on server.eda.org
>X-Virus-Status: Clean
>
>Hi ,
>
>Could you please clarify my confusion regarding sign/unsigned
>behaviour
>
>with packed arrays .
>
>1) consider the case :
>
> typedef reg signed [7:0] xx;
> xx [1:0] temp ;
>
>here , should we take whole packed array temp as signed or unsigned
>
>
>1.1) if signed then
>
>The user intention was to use xx as a signed element , moreever
>if one uses
>
> xx temp2 ;
>then temp2 is a signed element , which makes inconsistent
>behaviour with first case. The LRM section 4.2 says that
> "individual element of array are unsigned unless they are
>named signed
>
>type."
>now how can I define individual element to be signed .
>
>1.2 ) if Unsigned then .
>
>How can one define temp signed in such case as
>
>xx signed [1:0] temp
>is an invalid syntax .
>
>
>
>Thanks & Regards
>Bhupesh
>
>
>
>
Received on Thu Nov 18 12:59:55 2004

This archive was generated by hypermail 2.1.8 : Thu Nov 18 2004 - 13:00:02 PST