ifspec.ifs

来自「支持数字元件仿真的SPICE插件」· IFS 代码 · 共 76 行

IFS
76
字号
/* ===========================================================================FILE    ifspec.ifsMEMBER OF process XSPICECopyright 1991Georgia Tech Research CorporationAtlanta, Georgia 30332All Rights ReservedPROJECT A-8503AUTHORS    9/12/91  Bill KuhnMODIFICATIONS    <date> <person name> <nature of modifications>SUMMARY    This file contains the definition of a code model polynomial controlled    source compatible with SPICE 2G6 poly sources.INTERFACES    None.REFERENCED FILES    None.NON-STANDARD FEATURES    None.=========================================================================== */NAME_TABLE:Spice_Model_Name:      polyC_Function_Name:       icm_polyDescription:           "2G6 compatible polynomial controlled source"PORT_TABLE:Port_Name:             in               outDescription:           "input"          "output"Direction:             in               outDefault_Type:          v                vAllowed_Types:         [v,vd,i,id,vnam] [v,vd,i,id]Vector:                yes              noVector_Bounds:         [1 -]            -Null_Allowed:          no               noPARAMETER_TABLE:Parameter_Name:        coefDescription:           "2G6 compatible spice card coefficient list"Data_Type:             realDefault_Value:         -Limits:                -Vector:                yesVector_Bounds:         [2 -]Null_Allowed:          noSTATIC_VAR_TABLE:Static_Var_Name:       acgainsData_Type:             pointerDescription:           "Partial derivatives from DC analysis used for AC gains"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?