fft.xco
来自「用vhdl编写的FFT的代码,很全,很强大.」· XCO 代码 · 共 49 行
XCO
49 行
# BEGIN Project OptionsSET flowvendor = Foundation_iSESET vhdlsim = TrueSET verilogsim = TrueSET workingdirectory = D:\Develop\PQS\FPGA\fft_testSET speedgrade = -4SET simulationfiles = StructuralSET asysymbol = TrueSET addpads = FalseSET device = xc3s500eSET implementationfiletype = ngcSET busformat = BusFormatAngleBracketNotRippedSET foundationsym = FalseSET package = pq208SET createndf = FalseSET designentry = VHDLSET devicefamily = spartan3eSET formalverification = FalseSET removerpms = False# END Project Options# BEGIN SelectSELECT Fast_Fourier_Transform family Xilinx,_Inc. 3.2# END Select# BEGIN ParametersCSET scaling_options=Block_Floating_PointCSET create_rpm=falseCSET ce=falseCSET run_time_configurable_transform_length=falseCSET output_data_width=16CSET output_ordering=Natural_OrderCSET fast_phase_factor=falseCSET memory_options_data=Block_RamCSET number_of_stages_using_block_ram_for_data_and_phase_factors=0CSET ovflo=falseCSET rounding_modes=Convergent_RoundingCSET component_name=fftCSET memory_options_phase_factors=Block_RamCSET fast_butterfly=falseCSET transform_length=128CSET implementation_options=Radix_2_Minimum_ResourcesCSET fast_complex_mult=falseCSET sclr=falseCSET optimize_for_speed_using_xtreme_dsp_slices=falseCSET input_width=16CSET phase_factor_width=16# END ParametersGENERATE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?