Re: @* Syntax Questions

From: Adam Krolnik (krolnik@lsil.com)
Date: Tue Jul 13 1999 - 12:33:39 PDT


Good afternoon Cliff:

<p>always
sum = @* a + b;

always
sum <= @* a & b;

Ohh, neat! continuous assignment statements for registers!

>Is the following legal?

>sum <= repeat (3) @* a + b;

I thought we were going to invent a new statement level type
to define @*, precisely to get away from these possible
combinations.

module_statement ::=
  at_star
  | assignment
  | <others>
  
  
  



This archive was generated by hypermail 2.1.4 : Mon Jul 08 2002 - 12:53:28 PDT and
sponsored by Boyd Technology, Inc.