ifspec.ifs
来自「支持数字元件仿真的SPICE插件」· IFS 代码 · 共 66 行
IFS
66 行
/* $Id: ifspec.tpl,v 1.1 91/03/18 19:01:11 bill Exp $ *//*.......1.........2.........3.........4.........5.........6.........7.........8================================================================================Copyright 1991Georgia Tech Research Corporation, Atlanta, Ga. 30332All Rights ReservedAUTHORS 30 Sept 1991 Jeffrey P. MurraySUMMARY This file contains the interface specification file for the digital d_source code model.===============================================================================*/ NAME_TABLE:C_Function_Name: cm_d_sourceSpice_Model_Name: d_sourceDescription: "digital signal source"PORT_TABLE:Port_Name: outDescription: "output"Direction: outDefault_Type: dAllowed_Types: [d]Vector: yesVector_Bounds: - Null_Allowed: no PARAMETER_TABLE:Parameter_Name: input_fileDescription: "digital input vector filename" Data_Type: string Default_Value: "source.txt" Limits: - Vector: no Vector_Bounds: - Null_Allowed: no PARAMETER_TABLE:Parameter_Name: input_loadDescription: "input loading capacitance (F)" Data_Type: real Default_Value: 1.0e-12 Limits: - Vector: no Vector_Bounds: - Null_Allowed: no
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?