📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:40 pnenzi Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS 18 Nov 1991 Jeffrey P. MurraySUMMARY This file contains the interface specification file for the digital d_tristate code model.===============================================================================*/NAME_TABLE:Spice_Model_Name: d_tristateC_Function_Name: cm_d_tristateDescription: "digital one-bit-wide tristate buffer"PORT_TABLE:Port_Name: in enable out Description: "input" "enable" "output" Direction: in in outDefault_Type: d d dAllowed_Types: [d] [d] [d]Vector: no no noVector_Bounds: - - -Null_Allowed: no no noPARAMETER_TABLE:Parameter_Name: delay Description: "delay" Data_Type: real Default_Value: 1.0e-9 Limits: [1e-12 -] Vector: no Vector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: input_loadDescription: "input load value (F)" Data_Type: real Default_Value: 1.0e-12 Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: enable_loadDescription: "enable load value (F)" Data_Type: real Default_Value: 1.0e-12 Limits: - Vector: no Vector_Bounds: - Null_Allowed: yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -