インテルのみ表示可能 — GUID: fux1522358651005
Ixiasoft
1.1. System Requirements
1.2. Setting Up the Environment
1.3. Migrating Simulation from Acceleration Stack Version 1.0 to Version 1.1 and Greater
1.4. Simulating hello_afu in Client-Server Mode
1.5. Simulating an AFU in Regression Mode
1.6. AFU Examples
1.7. Troubleshooting
1.8. Document Revision History for Intel Accelerator Functional Unit (AFU) Simulation Environment (ASE) Quick Start User Guide
インテルのみ表示可能 — GUID: fux1522358651005
Ixiasoft
1.4.1.3. Troubleshooting Client-Server Simulation
If the afu_sim_setup command fails, confirm that:
- afu_sim_setup is on your PATH. It should be in /usr/bin, or in <opae install path> if you built OPAE from source files.
- You have Python version 2.7 or higher installed.
If you are unable to build and execute the simulator, it is likely that your RTL simulation tool is not installed properly.
When you attempt to build and run the software, if you see an "Error enumerating AFCs" message, you omitted setting USE_ASE=1 on the make command line. The software is searching for a physical FPGA device. To recover, repeat the steps from the make clean command.