Re: vector bit-select in sensitivity list


Subject: Re: vector bit-select in sensitivity list
From: Steve Golson (sgolson@trilobyte.com)
Date: Thu Aug 08 2002 - 10:47:50 PDT


Michael McNamara wrote:
>
> To me, it is a bug in DC.
>
> As a user I really hate when a tool tells me:
>
> The construct: 'always @(a[5]) ' is not supported. Please recode
> this as 'wire w = a[5]; always @(w)'.
>
> As a workaround for one release, I am OK with this; but in general,
> as I am paying big bucks for this synthesis tool, by the next
> release the vendor should make the tool do this work automatically.

It's a bug that's been in DC a long, long time. The new PRESTO Verilog
front-end has the same problem.

Note that "fixing" this will not affect DC logic generation. It just affects
whether or not DC gives you a Warning.

-seg

Steve Golson / Trilobyte Systems / +1.978.369.9669 / sgolson@trilobyte.com
Consulting in: Verilog, Synopsys, patent analysis, reverse engineering



This archive was generated by hypermail 2b28 : Thu Aug 08 2002 - 11:05:22 PDT