📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:41 pnenzi Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS 26 Sept 1991 Jeffrey P. MurraySUMMARY This file contains the interface specification file for the analog aswitch code model.===============================================================================*/NAME_TABLE:C_Function_Name: cm_aswitchSpice_Model_Name: aswitch Description: "analog switch"PORT_TABLE:Port_Name: cntl_in out Description: "input" "resistive output"Direction: in inoutDefault_Type: v gd Allowed_Types: [v,vd,i,id,vnam] [gd] Vector: no noVector_Bounds: - - Null_Allowed: no no PARAMETER_TABLE:Parameter_Name: cntl_off cntl_on Description: "control 'off' val" "control 'on' val"Data_Type: real real Default_Value: 0.0 1.0Limits: - - Vector: no no Vector_Bounds: - - Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: log r_off Description: "Log-linear switch" "off resistance"Data_Type: boolean real Default_Value: TRUE 1.0e12 Limits: - - Vector: no no Vector_Bounds: - - Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: r_on Description: "on resistance"Data_Type: real Default_Value: 1.0 Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -