Searched Projects

Tags: hex display

project.name
2 Stars     1384 Views
User:

A circuit that adds two 3-bit numbers using a half-adder and a full-adder.

A circuit that takes two decimal numbers A and B as input and then splits in into their corresponding three bits using a splitter and then calculates their summation using XOR, AND and OR gates. This generates 4 output lines for 4 bits of the summation, and a reversed splitter is finally used to join the output lines to produce a 4-bit output and displayed using a Hex-Display. 

This is a ripple-carry adder.


project.name
0 Stars     133 Views
User:

Simple computer

Simple computer

A simple computer.

(IN DEVOLOPMENT)

commands listed in project.


project.name
0 Stars     44 Views

ECE 3254 - Project

ECE 3254 - Project

Sequentially display the digits 5-8-6-5