Search found 2 matches

Return to advanced search

[Mesecons] 4-Bit Counter without Microcontroller

I extended the ripple carry adder by two 4-bit registers and a clock generator. It counts form 0 to 15. at night: http://www0.xup.in/exec/ximg.php?fid=97496837 top view: http://www0.xup.in/exec/ximg.php?fid=35674199 left the registers, right the ripple-carry-adder: http://www0.xup.in/exec/ximg.php?f...
by DuSt
Sun Dec 02, 2012 01:15
 
Forum: Minetest Maps
Topic: [Mesecons] 4-Bit Counter without Microcontroller
Replies: 1
Views: 1584

[Mesecons] 4bit ripple carry adder

Here is a 4bit ripple carry adder only using 'and', 'xor', 'nand' and 'not' gates. There is a full-adder in every layer. This full-adders are constructed by two half-adders. And these half-adders are made by an 'and'-gate and a 'xor'-gate. The half-adders are connected by an 'or'-gate. The 'or'-gate...
by DuSt
Sat Dec 01, 2012 16:31
 
Forum: Minetest Maps
Topic: [Mesecons] 4bit ripple carry adder
Replies: 1
Views: 3022

Return to advanced search

cron