fft64.xco

来自「调用FPGA的IP核实现FFT运算」· XCO 代码 · 共 63 行

XCO
63
字号
################################################################ Xilinx Core Generator version J.36# Date: Wed Jun 04 01:39:00 2008#################################################################  This file contains the customisation parameters for a#  Xilinx CORE Generator IP GUI. It is strongly recommended#  that you do not manually alter this file as it may cause#  unexpected and unsupported behavior.################################################################# BEGIN Project OptionsSET addpads = FalseSET asysymbol = TrueSET busformat = BusFormatAngleBracketNotRippedSET createndf = FalseSET designentry = VHDLSET device = xc4vsx35SET devicefamily = virtex4SET flowvendor = Foundation_iSESET formalverification = FalseSET foundationsym = FalseSET implementationfiletype = NgcSET package = ff668SET removerpms = FalseSET simulationfiles = BehavioralSET speedgrade = -10SET verilogsim = TrueSET vhdlsim = True# END Project Options# BEGIN SelectSELECT Fast_Fourier_Transform family Xilinx,_Inc. 4.1# END Select# BEGIN ParametersCSET ce=trueCSET channels=1CSET component_name=fft64CSET fast_butterfly=trueCSET fast_complex_mult=trueCSET implementation_options=radix_4_burst_ioCSET input_width=8CSET memory_options_data=block_ramCSET memory_options_phase_factors=block_ramCSET number_of_stages_using_block_ram_for_data_and_phase_factors=0CSET optimize_for_speed_using_xtreme_dsp_slices=trueCSET output_ordering=natural_orderCSET ovflo=falseCSET phase_factor_width=8CSET rounding_modes=convergent_roundingCSET run_time_configurable_transform_length=falseCSET scaling_options=block_floating_pointCSET sclr=trueCSET target_clock_frequency=250CSET target_data_throughput=50CSET transform_length=64# END ParametersGENERATE# CRC: 58c92433

⌨️ 快捷键说明

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