circuit (logic)
RU: схема (логическая)
A network of logic gates connected so that the output of one gate feeds the input of another. A circuit computes a boolean function: given input bits it produces output bits according to which gates are used and how they are wired. Any truth table can be realised as a circuit, which is how hardware implements arithmetic, comparisons, and all other computation.