The hooks.py module#

Summary#

Hooks

Implements the C/C++ Simulation Hooks (WUX2_HOOKS) extension.

Description#

Generic extension for defining Simulation C/C++ hooks.

  • This activates WUX2_CTX and WUX2_SIMU_EXT.

  • It does not have any settings and generates no code.

  • It is up to the user to add the hooks implementation files to the SCADE Suite project.