Visible to Intel only — GUID: xxx1708695226019
Ixiasoft
Visible to Intel only — GUID: xxx1708695226019
Ixiasoft
2.8. Using the EMIF Design Example with the Test Engine IP
- Change directory to the location where the .bin folder resides.
-
At the command line, type the following:
system-console --script=<path to testengine_library.tcl> --sof=<path to sof_file> --update=1 --n-loops=1
Example:
system-console --script=hydra_sw/testengine_library.tcl --sof=ed_synth.sof --update=1 --n-loops=1
This example reprograms the driver with the traffic pattern in the .bin folder, and runs the traffic test for 1 loop. If you do not want to reprogram the driver, change --update=1 to --update=0.
The main advantage of the new test engine IP is that you don't need to recompile your entire design when you change or modify the traffic pattern. You need only regenerate the test engine pattern binary files. For additional information on test engine IP functions, refer to the testengine_library.tcl file.