A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: iga1457455296168
Ixiasoft
Visible to Intel only — GUID: iga1457455296168
Ixiasoft
38.7.2. Example Usage
Initially, Intel recommends that you run each example design as distributed, to see the example’s performance on your own hardware. Thereafter, you can modify any of the examples to investigate the VIC’s performance options, or customize the code for you application.
Execute the following steps to run each example design:
- Power up your Cyclone® V SoC board.
- Connect the USB cable.
- Unzip the VIC_collateral_cv.zip file to a working directory, expanding folder names.
Note: The path name to your working directory must not contain any spaces.
- In a Nios® II Command Shell, change to the top-level directory, VIC_collateral_cv.
- At the command prompt, type the following command:
./run_sw.sh
The script shows a list of options.
- Run run_sw.sh again, using a command-line option that specifies the example you would like to run, or to run all of the examples. VIC Example shows a sample session.
The run_sw.sh script performs the following steps:
- Parses the command line argument(s) to determine which example(s) to run
- Downloads the .sof for the selected example
- Downloads the .elf for the selected example
- Starts nios2-terminal to capture the software’s output