The model consists of a set of C functions that reside in a shared library. Example C code demonstrate how these functions form the interface to the C model. Full details of this interface are given in the C Model Interface section. An example piece of source code showing how to call the model is provided. The model is also available as a MATLABĀ® software MEX function for seamless MATLAB software integration.
The model is bit accurate but not cycle-accurate; it produces exactly the same output data as the core on a frame-by-frame basis. However, it does not model the core latency or its interface signals.