📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:39 pnenzi 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 hybrid d_osc code model.===============================================================================*/NAME_TABLE:Spice_Model_Name: d_oscC_Function_Name: cm_d_oscDescription: "controlled digital oscillator"PORT_TABLE:Port_Name: cntl_in outDescription: "control input" "output"Direction: in outDefault_Type: v dAllowed_Types: [v,vd,i,id] [d]Vector: no noVector_Bounds: - -Null_Allowed: no noPARAMETER_TABLE:Parameter_Name: cntl_array freq_array Description: "control array" "frequency array"Data_Type: real realDefault_Value: 0.0 1.0e6 Limits: - [0 -] Vector: yes yesVector_Bounds: [2 -] [2 -] Null_Allowed: no no PARAMETER_TABLE:Parameter_Name: duty_cycle init_phaseDescription: "output duty cycle" "initial phase of output"Data_Type: real realDefault_Value: 0.5 0Limits: [1e-6 0.999999] [-180.0 +360.0]Vector: no noVector_Bounds: - -Null_Allowed: yes yes PARAMETER_TABLE:Parameter_Name: rise_delay fall_delayDescription: "rise delay" "fall delay"Data_Type: real realDefault_Value: 1e-9 1e-9Limits: [0 -] [0 -]Vector: no noVector_Bounds: - -Null_Allowed: yes yes
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -