Main Content

软件在环仿真

在开发计算机上测试生成的代码

软件在环 (SIL) 仿真在主机上编译生成的源代码并将其作为单独的进程执行。通过比较普通模式仿真结果和 SIL 仿真结果,可以测试模型与生成的代码之间是否存在数值等效性。在 SIL 仿真期间,您可以为生成的代码收集代码覆盖率和执行时间度量。

App

SIL/PIL 管理器验证生成的代码 (自 R2019b 起)

主题

疑难解答

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.