AN 464: DFT/IDFT Reference Design

ID 683644
Date 5/30/2018
Public

Simulating the Reference design with the Command Line Regression Test

The command-line regression test runs different combinations of parameters with different transform lengths. The transform results are compared to the output of a MATLAB fixed-point model fed with the same input data. This regression test takes much longer to run.

This task only exercises the kernel and does not use the Avalon-ST interfaces.

  1. Open a command prompt.
  2. Type the following commands, to run the 68 tests defined in file gen_configurations/core_configurations_to_test_main_full.txt:
    cd <install path>/dft/scriptsr
    go_regtest_fullr
  3. Wait until *** All Done. *** is displayed.