Let's Learn Computing
Pages
(Move to ...)
Home
Revision Presentations
▼
Showing posts with label
Digital Logic
.
Show all posts
Showing posts with label
Digital Logic
.
Show all posts
Tuesday, 30 April 2013
4 bit Arithmetic Circuit
›
Basic Theory: An arithmetic circuit is a logic circuit that performs basic arithmetic operations like addition, subtraction, increment,...
3 comments:
Thursday, 21 March 2013
4 bit Binary Decrementer
›
Basic Theory: The binary decrementer decreases the value stored in a register by ‘1’. For this, we can simply add ‘1’ to the each bit o...
7 comments:
4 bit Binary Incrementer
›
Basic Theory: The binary incrementer increases the value stored in a register by ‘1’. For this, it simply adds ‘1’ to the existing va...
6 comments:
Wednesday, 20 March 2013
4 bit Adder/Subtractor Circuit
›
Basic Theory: It is possible to make a logical circuit that can do both addition and subtraction based on the mode selection concept....
4 bit Adder Circuit
›
Basic Theory: It is possible to make a logical circuit using numerous full adders to add n-bit numbers. In case of a four bit adder, th...
1 comment:
›
Home
View web version