ISSUE 488

Number 488
Category errata
Synopsis 6.1.1, 12.3.3: output wire [3:0] o = 4'b1010 ;
State closed
Class duplicate
Arrival-DateOct 02 2003
Originator "Brad Pierce" <Brad.Pierce@synopsys.com>
Release 2001b
Environment
Description
According to the BNF, the following is allowed

output [3:0] wire ;
wire [3:0] o = 4'b1010 ;

but the following is not

output wire [3:0] o = 4'b1010 ;

Is this restriction on purpose? If so, why?

-- Brad




Fix
Close as duplicate of issue 467.
Audit-Trail
From: Shalom.Bresticker@motorola.com
To: Brad Pierce <Brad.Pierce@synopsys.com>
Cc: etf-bugs@boyd.com
Subject: Re: errata/488: 6.1.1, 12.3.3: output wire [3:0] o = 4'b1010 ;
Date: Fri, 3 Oct 2003 06:22:02 +0200 (IST)

This seems to duplicate errata/467.

Shalom


> According to the BNF, the following is allowed
>
> output [3:0] wire ;
> wire [3:0] o = 4'b1010 ;
>
> but the following is not
>
> output wire [3:0] o = 4'b1010 ;
>
> Is this restriction on purpose? If so, why?

--
Shalom Bresticker Shalom.Bresticker@motorola.com
Design & Reuse Methodology Tel: +972 9 9522268
Motorola Semiconductor Israel, Ltd. Fax: +972 9 9522890
POB 2208, Herzlia 46120, ISRAEL Cell: +972 50 441478

Unformatted

Hosted by Boyd Technology