Intel® Simics® Simulator for Intel® FPGAs: User Guide

ID 784383
Date 12/04/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

8. Intel® Simics® Scripting

Intel® Simics® simulator provides the ability to automate processes by using scripts that integrate a sequence of commands that can be executed to perform a specific task. The complexity of the task to automate can be as complex as fully configuring the virtual platform to start a simulation, but in general, any task that can be done manually through the Intel® Simics® simulator CLI can also be done through scripting.

The following sections describe some basic operations that can be done through scripting, either using native CLI commands or using Python language through an API library that is provided for this.