The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Design Languages >> Verilog-AMS >> What does it mean by "S" as extrap_char of $table_model() ?
https://designers-guide.org/forum/YaBB.pl?num=1446220650

Message started by cheap_salary on Oct 30th, 2015, 8:57am

Title: What does it mean by "S" as extrap_char of $table_model() ?
Post by cheap_salary on Oct 30th, 2015, 8:57am

I can find following options for extrap_char of $table_model() in Cadence Verilog-A Language Reference.

Quote:
extrap_char ::= C | L | S | E


I know C, L, and E.
However I don't know S.
What does it mean by "S" as extrap_char of $table_model() ?

C=Clamp or Constant Extrapolation Method
L=Linear Extrapolation Method
S=???
E=Error Extrapolation Method

Title: Re: What does it mean by "S" as extrap_char of $table_model() ?
Post by Geoffrey_Coram on Nov 2nd, 2015, 7:51am

Only C L and E are allowed, per the Verilog-AMS Language Reference Manual, version 2.4.

You will probably need to ask Cadence directly.

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.