Visible to Intel only — GUID: suc1434046861409
Ixiasoft
1.1. Arria 10 SoC Virtual Platform Features
1.2. Arria 10 SoC Virtual Platform Block Diagram
1.3. Recommended PC Requirements
1.4. Installing the Arria 10 SoC Virtual Platform
1.5. Installing and Booting a Pre-Built Linux Kernel
1.6. Debugging Linux Applications with the GNU Debugger (gdb)
1.7. Network Connectivity
1.8. Building a Custom Linux Kernel Using Angstrom
1.9. Appendix A: Modifying the parameters_Arria10.txt File
1.10. Appendix B: Memory and Interrupt Map
1.11. Revision History of Arria 10 SoC Virtual Platform User Guide
Visible to Intel only — GUID: suc1434046861409
Ixiasoft
1.4. Installing the Arria 10 SoC Virtual Platform
The following steps describe how to download and install the Arria® 10 SoC Virtual Platform from Altera® 's Software site.
- Download the Arria® 10 SoC Virtual Platform tar file from the Mentor Graphics® website to your chosen directory. The file downloaded to your directory is named Arria10_vp.tgz.
- Uncompress the virtual platform by typing the following command:
tar zxvf Arria10_vp.tgz
A directory named Arria10_vp is created with an installer named install.sh and an executable file named install_a10socvp.exe.
install.sh is a simple script that runs install_a10socvp.exe for you. install_a10socvp.exe installs the virtual platform to your directory.
- To install the Arria® 10 SoC Virtual Platform, change to directory Arria10_vp and type the following command:
./install.sh
The installer displays the following message:
Running: <chosen_directory>/Arria10_vp/install_a10socvp.exe -install <home_directory>/altera/socvp/arria10/<version_number>. Please wait...
Note: The installation directory should not exist before running the install command. The virtual platform executable automatically creates this directory.The following message displays when the virtual platform has successfully installed:Virtual Prototype installed successfully to <chosen_directory>/altera/socvp/arria10/<version_number>.