📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:37 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 hybrid adc_bridge code model.===============================================================================*/NAME_TABLE:Spice_Model_Name: adc_bridgeC_Function_Name: cm_adc_bridgeDescription: "analog-to-digital converter node bridge"PORT_TABLE:Port_Name: in outDescription: "input" "output"Direction: in outDefault_Type: v dAllowed_Types: [v,vd,i,id,vnam] [d]Vector: yes yesVector_Bounds: - -Null_Allowed: no noPARAMETER_TABLE:Parameter_Name: in_low Description: "maximum 0-valued analog input" Data_Type: real Default_Value: 0.1 Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: in_high Description: "minimum 1-valued analog input"Data_Type: real Default_Value: 0.9 Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: rise_delay fall_delay Description: "rise delay" "fall delay"Data_Type: real real Default_Value: 1.0e-9 1.0e-9 Limits: [1e-12 -] [1e-12 -] Vector: no noVector_Bounds: - -Null_Allowed: yes yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -