📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:32 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 divide code model.===============================================================================*/ NAME_TABLE:C_Function_Name: cm_divideSpice_Model_Name: divideDescription: "divider block"PORT_TABLE:Port_Name: num den outDescription: "numerator" "denominator" "output"Direction: in in outDefault_Type: v v vAllowed_Types: [v,vd,i,id,vnam] [v,vd,i,id,vnam] [v,vd,i,id]Vector: no no noVector_Bounds: - - -Null_Allowed: no no noPARAMETER_TABLE:Parameter_Name: num_offset num_gain Description: "numerator offset" "numerator 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: den_offset den_gain Description: "denominator offset" "denominator 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: den_lower_limit den_domain Description: "denominator lower limit" "denominator smoothing domain"Data_Type: real real Default_Value: 1.0e-10 1.0e-16 Limits: [1.0e-10 -] - Vector: no no Vector_Bounds: - - Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: fraction Description: "smoothing fraction/absolute value switch"Data_Type: booleanDefault_Value: falseLimits: - Vector: noVector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: out_gain out_offset Description: "output gain" "output offset" Data_Type: real realDefault_Value: 1.0 0.0Limits: - -Vector: no noVector_Bounds: - -Null_Allowed: yes yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -