📄 ifspec.ifs
字号:
/* $Id: ifspec.ifs,v 1.2 2003/08/05 17:20:38 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 digital d_fdiv (frequency divider) code model.===============================================================================*/ NAME_TABLE:C_Function_Name: cm_d_fdivSpice_Model_Name: d_fdivDescription: "digital frequency divider"PORT_TABLE:Port_Name: freq_in freq_outDescription: "frequency input" "frequency output"Direction: in outDefault_Type: d dAllowed_Types: [d] [d]Vector: no noVector_Bounds: - -Null_Allowed: no noPARAMETER_TABLE:Parameter_Name: div_factor high_cyclesDescription: "divide factor" "number of high clock cycles"Data_Type: int intDefault_Value: 2 1Limits: [1 -] [1 -]Vector: no noVector_Bounds: - -Null_Allowed: yes yesPARAMETER_TABLE:Parameter_Name: i_count Description: "output initial count value"Data_Type: int Default_Value: 0 Limits: [0 -] Vector: no Vector_Bounds: - Null_Allowed: yes PARAMETER_TABLE:Parameter_Name: rise_delay fall_delay Description: "rise delay" "fall delay"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 PARAMETER_TABLE:Parameter_Name: freq_in_load Description: "freq_in 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 + -