📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:42 pnenzi Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS 19 June 1992 Jeffrey P. MurraySUMMARY This file contains the interface specification file for the analog potentiometer code model.===============================================================================*/NAME_TABLE:Spice_Model_Name: potentiometerC_Function_Name: cm_potentiometerDescription: "potentiometer"PORT_TABLE:Port_Name: r0 wiper Description: "pot connection 0" "wiper contact" Direction: inout inout Default_Type: g gAllowed_Types: [g] [g]Vector: no noVector_Bounds: - -Null_Allowed: no noPORT_TABLE:Port_Name: r1Description: "pot connection 1"Direction: inout Default_Type: gAllowed_Types: [g] Vector: no Vector_Bounds: - Null_Allowed: no PARAMETER_TABLE:Parameter_Name: positionDescription: "position of wiper connection (0.0 to 1.0)" Data_Type: realDefault_Value: 0.5Limits: [0.0 1.0]Vector: no Vector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: log r Description: "log-linear switch" "total resistance"Data_Type: boolean real Default_Value: FALSE 1.0e5 Limits: - - Vector: no no Vector_Bounds: - - Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: log_multiplier Description: "multiplier constant for log resistance"Data_Type: real Default_Value: 1.0 Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes STATIC_VAR_TABLE:Static_Var_Name: Data_Type: Description:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -