%NUMBER_type_STATE%

The number of type state variables. type can be any of BOOL, INT and REAL.

A state variable is the holder of a value from the previous cycle, corresponding to a Pre block. State variables don't exist explicitly in the abstract RTflow model, but are necessary in the generated implementation code. See %STATE_UPDATE_EQUATIONS% for details about how state variables are used.

Generators

C/C++/Java, VHDL