Visible to Intel only — GUID: gcf1680169852290
Ixiasoft
1. About This Document
2. Intel® Simics® Simulator and Virtual Platforms
3. Intel® Simics® Simulator for Intel® FPGAs Device Portfolio
4. Installing the Intel® Simics® Simulator for Intel® FPGAs
5. Getting Started with Intel® Simics® Simulator
6. Debugging Target Software
7. Networking with the Simulated Target System
8. Intel® Simics® Scripting
9. Software Debug Examples with Intel® Simics® Simulator
10. Document Revision History for Intel® Simics® Simulator for Intel FPGAs User Guide
A. Intel® Simics® Simulator Command Reference
5.3.1. Version of the Intel® Simics® Simulator for Intel FPGAs Software
5.3.2. Simulation Run Control from CLI
5.3.3. Intel® Simics® Simulator Command Scope
5.3.4. Intel® Simics® Simulator CLI Variables and Operations
5.3.5. Intel® Simics® Simulator CLI Command Completion and Command History
5.3.6. Intel® Simics® Command-Line Interface Help
5.3.7. Capture of CLI Session to a File
5.3.8. Intel® Simics® Simulator File Location and Intel® Simics® Search Path
Visible to Intel only — GUID: gcf1680169852290
Ixiasoft
7.2.2.2.2. TFTP via NAPT
As an alternative to TFTP transfer file from host PC to target system using outgoing forwarding ports, you also can do it via NAPT. In this case, the Intel® Simics® service node works as gateway, making the host PC IP available in the simulated environment. In the following example, a file is transferred using the host PC IP address in the TFTP command:
# Target Serial Console root@psgdevice:~# tftp -gr host2target.txt 10.122.105.138 root@psgdevice:~# ls host2target.txt