| |||
| Home > Peripheral and Interface Components > SCADI | |||
A Synchronous CADI (SCADI) interface for components offers direct synchronous, but unsynchronized, register and memory read access. It enables you to request a synchronous stop of the simulation. The intention is that this interface is used by code that is inherently synchronized with the simulation, in particular from code that is part of the simulation itself (simulation thread). Examples for code that would be allowed to use this interface is SystemC or LISA peripheral device/bus access functions and MTI callback functions that are always called synchronously by the simulation itself.
The SCADI interface is not a replacement for CADI in any way. It is an additional interface with clear semantics that differ slightly from CADI.