Sequential Circuit Design Introduction (meet Blinky)
Last time we built an Exclusive Or circuit. And we talked briefly about the difference between a Combinational circuit and a Sequential circuit. Recall that in a combinational circuit the outputs are purely a function of the inputs. There is no state (or memory). And operation is not synchronized to a clock signal. This time […]
Sequential Circuit Design Introduction (meet Blinky) Read More »