ifspec.ifs
来自「支持数字元件仿真的SPICE插件」· IFS 代码 · 共 33 行
IFS
33 行
/* $Id: ifspec.tpl,v 1.1 91/03/18 19:01:11 bill Exp $ */NAME_TABLE:Spice_Model_Name: d_to_realC_Function_Name: ucm_d_to_realDescription: "Node bridge from digital to real with enable"PORT_TABLE:Port_Name: in enable outDescription: "input" "enable" "output"Direction: in in outDefault_Type: d d realAllowed_Types: [d] [d] [real]Vector: no no noVector_Bounds: - - -Null_Allowed: no yes noPARAMETER_TABLE: Parameter_Name: zero one delayDescription: "value for 0" "value for 1" "delay"Data_Type: real real realDefault_Value: 0.0 1.0 1e-9Limits: - - [1e-15 -]Vector: no no noVector_Bounds: - - -Null_Allowed: yes yes yes
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?