RE: contribution stmts in loops


Subject: RE: contribution stmts in loops
From: Martin O'Leary (oleary@cadence.com)
Date: Tue Apr 30 2002 - 07:20:03 PDT


Sri,
no it is not allowed in a loop like this.
contribution statements are only allowed inside
for-loops with genvar constant arguments.
Thanks,
-Martin

> -----Original Message-----
> From: Srikanth Chandrasekaran [mailto:schandra@asc.corp.mot.com]
> Sent: Tuesday, April 30, 2002 1:13 AM
> To: Verilog-AMS Committee
> Subject: contribution stmts in loops
>
>
> Is contribution statements allowed inside repeat while conditions?
>
> analog begin
> i = 2;
> repeat (i)
> V(a,b) <+ I(a,b) * 10; // should this be allowed?
> end
>
> cheers,
> Sri
> --
> Srikanth Chandrasekaran
> Global Software Group, EDA SBU
> Motorola Australia.
> Phone: +61-8-8168 3592 Fax: x3501
>



This archive was generated by hypermail 2b28 : Tue Apr 30 2002 - 07:21:32 PDT