CLC Shekar wrote:
> Hi all,
>
> Please find attached a pdf document outlining the proposal for mfactor
> support in Verilog-AMS(structural). Please let us know your comments.
> cheers,
> Shekar.
>
That looks like a bit of a hack to me. The parameter and attribute
mechanisms are general purpose schemes for things that are not part of
the language proper. M-factor needs to be part of the language proper:
attributes and parameters can be ignored when they shouldn't be.
I prefer my earlier proposal
(http://www.eda.org/verilog-ams/hm/0705.html) that the m-factor be
specified in the instance statement in {} before the port-list, and be
retrievable in an instance with the system-function $mfactor (returning
a real).
Kev.
-- Kevin Cameron, CPU Technology, CA 94588, Tel.: (925) 225 4862Received on Mon May 24 17:49:27 2004
This archive was generated by hypermail 2.1.8 : Mon May 24 2004 - 17:49:35 PDT