Visible to Intel only — GUID: pke1680271198781
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: pke1680271198781
Ixiasoft
8.1.8.1. Script Branches Commands
There are some CLI commands that are related to a script branch. The following table lists some of these commands. Some of them have been already reviewed in this document. For the rest, you can review their functionality using the Intel® Simics® simulator help.
List of Script Branch Commands | |
---|---|
script-branch | list-script-branches |
interrupt-script-branch | create-script-barrier num_branches |
wait-for-script-barrier barrier | create-script-pipe |
add-data-to-script-pipe pipe data | script-pipe-has-data pipe |
wait-for-script-pipe pipe | wait-for-log |
wait-for-breakpoint breakpoint-id | <processor>.bp-wait-for-cycle cycle |
<processor>.bp-wait-for-step step | <processor>.bp-wait-for-time seconds |
<int_register>.wait-for-register-read reg | <int_register>.wait-for-register-write reg |
<text-console>.bp-wait-for-string |