Contains internal implementations, e.g. overloaded builtin functions
Name | Description |
---|---|
BuiltinType | Integer,Real,String,enumeration or array of some kind |
ClockConstructor | Overloaded clock constructor |
inferredClock | |
rationalClock | |
realClock | |
booleanClock | |
solverClock | |
subSampleExpression | |
subSampleClock | |
superSampleExpression | |
superSampleClock | |
delay2 | |
delay3 | |
intAbs | |
realAbs | |
intDiv | |
realDiv | |
intMod | |
realMod | |
intRem | |
realRem | |
scalarMax | Returns the largest element of two scalar basic types |
arrayMax | Returns the largest element of a multidimenstional array |
scalarMin | Returns the smallest element of two scalar basic types |
arrayMin | Returns the smallest element of a multidimenstional array |
Architecture |