Oracle: Difference between revisions
Appearance
HuntaBadday (talk | contribs) mNo edit summary |
add to component categories |
||
Line 23: | Line 23: | ||
== Configurability == | == Configurability == | ||
This component cannot be configured in the edit menu. | This component cannot be configured in the edit menu. | ||
[[Category:Vanilla components]] | |||
[[Category:Circuitry components]] |
Revision as of 10:49, 7 September 2025
![]() 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 (HIGH or LOW) on the rising edge of the input.
The Oracle will demonstrate the following behavior:
Enable | Output |
---|---|
0 | 0 |
0 | 1/0 |
Timing
The Oracle has a latency of 1 tick, so in the instance of the enable pin goes HIGH, the output will be in a random state of either LOW or HIGH. The same is for when the enable pin goes LOW, the output will be set to LOW one tick later.
Configurability
This component cannot be configured in the edit menu.