Oracle
Appearance
![]() Oracle | |
Component info | |
---|---|
Internal ID |
MHG.Randomizer |
Configurable | No |
Input and output | |
Input count | 1 |
Output count | 1 |
Propagation delay | 1 tick |
The Oracle is a digital component which will output a random state (ON or OFF) on the rising edge of the input.
The Oracle will demonstrate the following behavior:
Enable | Output |
---|---|
0 | 0 |
1 | 1/0 |
Timing
The Oracle has a latency of 1 tick, so in the instance of the enable pin goes ON, the output will be in a random state of either OFF or ON. The same is for when the enable pin goes OFF, the output will be set to OFF one tick later.
Configurability
This component cannot be configured in the edit menu.