Appearance
Const Int
Outputs a constant integer value k for the entire simulation. Used for digital constants, mode selectors, and bit masks driving logic blocks.
Category: Sources
Keywords: constant, const, fixed, value, int, integer, k, mode
Ports
| Name | Direction | Value type | Notes |
|---|---|---|---|
out | output | int |
Parameters
| Name | Label | Type | Default | Units | Description |
|---|---|---|---|---|---|
value | k | int | 0 | — |
Implemented in C++ class SimCompCtlConstInt (components/control/CSim_comp_ctl_const_int/sim_comp_ctl_const_int.h).