talking about switch branches...

From: Sri Chandra <srikanth.chandrasekaran_at_.....>
Date: Tue Apr 11 2006 - 16:18:55 PDT
Hi all,

Currently we talk about switch branches only under conditional 
statements like "if". Atleast that is the implicit reference.

if (var)
   V(branch) <+ expr;
end

But shouldn't the same apply to events also?

@(cross(...))
   V(branch) <+ expr;

In the above case i am assuming if the cross doesnt fire then its the 
same as contributing zero current to the branch.


Should the above be also treated as a switch?

cheers,
Sri
-- 
Srikanth Chandrasekaran
DTO, Tools Group
Freescale Semiconductors Inc.
Ph: +61-(0)8-8168 3592 Fax: x3201
Received on Tue Apr 11 16:19:05 2006

This archive was generated by hypermail 2.1.8 : Tue Apr 11 2006 - 16:19:06 PDT