Subject: Force instead of net_resolution
From: Kevin Cameron (Kevin.Cameron@nsc.com)
Date: Mon Apr 29 2002 - 18:05:41 PDT
This was a recent proposal to the V++ commitee:
Vlog-pp - Verilog++: Re: VOTE - Deprecating assign (use force) http://www.eda.org/vlog-pp/hm/0560.html
In an AMS connect module you could use:
force ((Supply+Strong)/2) out = f(in);
- the connect module strength beats other drivers except those at strength "Supply".
This is a general purpose approach that puts control in the users' hands. It works
with port-bound and process-bound net splitting semantics.
Kev.
This archive was generated by hypermail 2b28 : Mon Apr 29 2002 - 18:08:03 PDT