Inports
| |
In1 | Input #1 |
In2 | Input #2 |
Outports
| |
Out | Minimum of Input #1 and Input #2 |
Outputs the lesser value of the two input signals.
Calculation:
![]() |
FiP8 | 8 Bit Fixed Point Implementation |
FiP16 | 16 Bit Fixed Point Implementation |
FiP32 | 32 Bit Fixed Point Implementation |
Name | FiP8 |
ID | 352 |
Revision | 0.1 |
C filename | Minimum_FiP8.c |
H filename | Minimum_FiP8.h |
8 Bit Fixed Point Implementation
Data Structure:
Name | FiP16 |
ID | 353 |
Revision | 0.1 |
C filename | Minimum_FiP16.c |
H filename | Minimum_FiP16.h |
16 Bit Fixed Point Implementation
Data Structure:
Name | FiP32 |
ID | 354 |
Revision | 0.1 |
C filename | Minimum_FiP32.c |
H filename | Minimum_FiP32.h |
32 Bit Fixed Point Implementation
Data Structure: