/tg/ Station 13 - Modules - TypesVar Details - Proc Details

Compare Component

Abstract component to build conditional components

Vars

compareThe trigger for the true/false signals
resultThe result from the output
trueSignals sent on compare

Procs

do_comparisonsDo the comparisons and return a result
populate_custom_portsUsed by derivatives to load their own ports in for custom use.

Var Details

compare

The trigger for the true/false signals

result

The result from the output

true

Signals sent on compare

Proc Details

do_comparisons

Do the comparisons and return a result

populate_custom_ports

Used by derivatives to load their own ports in for custom use.