/tg/ Station 13 - Modules - TypesVar Details

RAM Component

Stores the current input when triggered. Players will need to think logically when using the RAM component as there can be race conditions due to the delays of transferring signals

Vars

clearClears the current input
input_portThe input to store
outputThe current set value
triggerThe trigger to store the current value of the input

Var Details

clear

Clears the current input

input_port

The input to store

output

The current set value

trigger

The trigger to store the current value of the input