| |||
| Home > The Cycle Accurate Simulation Interface > The CASIModule class > CASIModule::getCAPI() |
The function getCAPI() must be implemented
if an CAPI interface exists for the component.
virtual CAPI *getCAPI()
This function simply returns a pointer to the CAPI interface. See Chapter 4 The Cycle Accurate Profiling Interface for details about defining an CAPI interface for your component.