Combinational Logic Blocks

Combinational logic

Combinational logic is a type of digital logic that operates solely based on the present input, without considering past inputs. It is used in computer circuits to perform Boolean algebra and is often combined with sequential logic, which takes into account the history of inputs. When designing combinational logic systems, the time required for logical elements to react to input changes must be considered.

1 courses cover this concept

CS 61C Great Ideas in Computer Architecture (Machine Structures)

UC Berkeley

Fall 2022

This course deepens students' understanding of computer architecture and the translation of high-level programs into machine language. Emphasis is on C and assembly language programming, computer organization, parallelism, CPU design, and warehouse-scale computing. Prerequisites include CS61A and CS61B or equivalent C-based programming experience.

No concepts data

+ 51 more concepts