⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ifspec.ifs

📁 ngspice又一个电子CAD仿真软件代码.功能更全
💻 IFS
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:41 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     hybrid dac_bridge code model.===============================================================================*/ NAME_TABLE:C_Function_Name:       cm_dac_bridgeSpice_Model_Name:      dac_bridgeDescription:           "digital-to-analog converter node bridge"PORT_TABLE:Port_Name:           in                 outDescription:         "input"            "output"Direction:           in                 outDefault_Type:        d                  vAllowed_Types:       [d]                [v,vd,i,id]Vector:               yes                yesVector_Bounds:        -                  -Null_Allowed:        no                 noPARAMETER_TABLE:Parameter_Name:     out_low                            Description:        "analog output for 'ZERO' digital input"Data_Type:          real                                Default_Value:      0.0                                 Limits:             -                                       Vector:              no                                    Vector_Bounds:       -                                      Null_Allowed:       yes                                  PARAMETER_TABLE:Parameter_Name:     out_high Description:        "analog output for 'ONE' digital input"Data_Type:          real   Default_Value:      1.0   Limits:             -       Vector:              no     Vector_Bounds:       -      Null_Allowed:       yes                      PARAMETER_TABLE:Parameter_Name:     out_undef Description:        "analog output for 'UNDEFINED' digital input"Data_Type:          real   Default_Value:      0.5   Limits:             -       Vector:              no     Vector_Bounds:       -      Null_Allowed:       yes                      PARAMETER_TABLE:Parameter_Name:     input_load Description:        "capacitive input load (F)"Data_Type:          real   Default_Value:      1.0e-12Limits:             -       Vector:              no     Vector_Bounds:       -      Null_Allowed:       yes                      PARAMETER_TABLE:Parameter_Name:     t_rise                      t_fall	Description:        "rise time 0 -> 1"          "fall time 1 -> 0"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 + -