🡄 Previous

Next 🡆

Contents > Introduction

Nodes

A pair of vertically-adjacent playfield cells stores a Boolean value via the following scheme.

Boolean Circuit Nodes

The input, intermediate, and output nodes of combinational logic structures are composed of one or more pairs, all in the same state. Typically, a node is a contiguous, horizontal line of pairs, but not necessarily. The pairs of a node can be separated in space, even vertically separated. For instance, the image below shows one possible encoding of 01010, where a noncontiguous node stores the rightmost bit.

01010

🡄 Previous

Next 🡆