Visible to Intel only — GUID: ogt1525874872601
Ixiasoft
About the DFT/IDFT Reference Design
Functional Description for the DFT/IDFT Reference Design
Getting Started with the DFT/IDFT Reference Design
Running the Fixed-Point Model for the DFT/IDFT Reference Design
Performance of DFT/IDFT Reference Design
Document Revision History for AN 464: DFT/IDFT Reference Design
Visible to Intel only — GUID: ogt1525874872601
Ixiasoft
Running the Fixed-Point Model for the DFT/IDFT Reference Design
The fixed-point MATLAB model allows fast bit-accurate simulation of the design’s arithmetic behavior. The model is as a MATLAB function dft_3p3r_model() and is defined in the file dft_3p3rmodel.m. This top- level file and the sub-function MATLAB files are in the /model directory. Intel provides a MATLAB example that calls the model in file simple_dft_example.m
- Open the MATLAB software.
- Change the directory to /model.
- Type the following command: simple_dft_example
- Open the results file and examine the data.
The results file is: <DFT type>_length<length>_data<D_top>bit_tw<T_top>bit_rand<seed>.txt
The simple_dft_example.m file defines the parameters.