sender_fir.xco

来自「包含软件无线电、dds、滤波器设计、数字调制解调等常用无线通信设计的matlab」· XCO 代码 · 共 48 行

XCO
48
字号
# BEGIN Project OptionsSET flowvendor = Foundation_iSESET vhdlsim = TrueSET verilogsim = TrueSET workingdirectory = D:\work\ISE\c7SET speedgrade = -12SET simulationfiles = BehavioralSET asysymbol = TrueSET addpads = FalseSET device = xc4vsx35SET implementationfiletype = EdifSET busformat = BusFormatAngleBracketNotRippedSET foundationsym = FalseSET package = ff668SET createndf = FalseSET designentry = VHDLSET devicefamily = virtex4SET formalverification = FalseSET removerpms = False# END Project Options# BEGIN SelectSELECT MAC_FIR_Filter family Xilinx,_Inc. 5.1# END Select# BEGIN ParametersCSET create_rpm=FalseCSET filter_type=Single_RateCSET coefficient_file=E:\sender_fir.coeCSET input_sample_rate=3.84CSET coefficient_buffer_type=Block_MemoryCSET taps=16CSET performance_optimization=Auto_PerformanceCSET impulse_response=SymmetricCSET data_width=16CSET decimation_factor=1CSET coefficient_type=SignedCSET system_clock_rate=30.72CSET number_of_coefficient_sets=1CSET registered_output=TrueCSET component_name=sender_firCSET interpolation_factor=1CSET coefficient_width=16CSET channels=1CSET data_buffer_type=Block_RAMCSET data_type=Signed# END ParametersGENERATE

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?