Simulazione Software-In-the-Loop
Una simulazione Software-In-the-Loop (SIL) compila il codice sorgente generato ed esegue il codice come processo separato sul computer host. Confrontando i risultati della simulazione normale con quelli della simulazione SIL, è possibile verificare l'equivalenza numerica tra il modello e il codice generato. Durante una simulazione SIL, è possibile acquisire metriche relative alla coverage del codice e al tempo di esecuzione per il codice generato.
App
| SIL/PIL Manager | Verify generated code |
Argomenti
- SIL and PIL Simulations
An overview of software-in-the-loop (SIL) and processor-in-the-loop simulations (PIL).
- Choose a SIL or PIL Approach
Test code generated from top models, referenced models, and subsystems.
- Configure and Run SIL Simulation
Set up and run top-model SILand Model block SIL simulations.
- Unit Test Subsystem Code with SIL/PIL Manager
Perform unit testing on atomic subsystem by using SIL/PIL Manager.
- SIL/PIL Manager Verification Workflow
A simplified workflow for verifying generated code.
- Simulation Mode Override Behavior in Model Reference Hierarchy
How the simulation mode of the top model or parent model determines the simulation behavior of a model hierarchy.
- SIL and PIL Limitations
Modeling and code generation features that are not supported or partially supported by SIL and PIL simulations.
Risoluzione dei problemi
Debug Generated Code During SIL or PIL Simulation
Use a debugger to understand the behavior of generated code.
View SIL and PIL Files in Code Generation Report
Produce a code generation report and static code metrics that cover SIL and PIL files.
Numerical Consistency of Model and Generated Code Simulation Results
Determine whether model and generated code simulation results are numerically consistent. Investigate discrepancies.
