Re: [sv-bc] Fwd: Re: [sv-cc] Semantics of disable as applied to task/func arguments


Subject: Re: [sv-bc] Fwd: Re: [sv-cc] Semantics of disable as applied to task/func arguments
From: Steven Sharp (sharp@cadence.com)
Date: Fri Oct 24 2003 - 12:16:03 PDT


>A) you are not allowed to disable a function, only tasks and named blocks

You cannot disable a function directly. You can still disable it by
disabling a named block or task from which it was called. In particular,
the function itself could disable the block from which it was called,
in which case the function is guaranteed to be active when the disable
happens.

Steven Sharp
sharp@cadence.com



This archive was generated by hypermail 2b28 : Fri Oct 24 2003 - 12:18:43 PDT