📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:34 pnenzi Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS 2 Oct 1991 Jeffrey P. MurraySUMMARY This file contains the interface specification file for the analog ilimit code model.===============================================================================*/ NAME_TABLE:C_Function_Name: cm_ilimitSpice_Model_Name: ilimitDescription: "current limiter block"PORT_TABLE:Port_Name: in pos_pwr Description: "input" "positive power supply"Direction: in inoutDefault_Type: v gAllowed_Types: [v,vd,i,id,vnam] [g,gd]Vector: no noVector_Bounds: - - Null_Allowed: no yes PORT_TABLE:Port_Name: neg_pwr out Description: "negative power supply" "output" Direction: inout inout Default_Type: g g Allowed_Types: [g,gd] [g,gd] Vector: no no Vector_Bounds: - - Null_Allowed: yes no PARAMETER_TABLE:Parameter_Name: in_offset gain Description: "input offset" "gain"Data_Type: real real Default_Value: 0.0 1.0 Limits: - - Vector: no no Vector_Bounds: - - Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: r_out_source r_out_sink Description: "sourcing resistance" "sinking resistance"Data_Type: real real Default_Value: 1.0 1.0 Limits: [1e-9 1e9] [1e-9 1e9] Vector: no no Vector_Bounds: - - Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: i_limit_source i_limit_sink Description: "current sourcing limit" "current sinking limit"Data_Type: real real Default_Value: 10.0e-3 10.0e-3 Limits: [1e-12 -] [1e-12 -] Vector: no no Vector_Bounds: - - Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: v_pwr_range i_source_rangeDescription: "pwr. smoothing range" "sourcing cur sm. rng"Data_Type: real real Default_Value: 1e-6 1e-9 Limits: [1e-15 -] [1e-15 -] Vector: no no Vector_Bounds: - - Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: i_sink_range r_out_domainDescription: "sinking cur sm. rng" "output resistance sm. domain"Data_Type: real real Default_Value: 1e-9 1e-9 Limits: [1e-15 -] [1e-15 -] Vector: no no Vector_Bounds: - - Null_Allowed: yes yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -