Searched Projects

Tags: bit

project.name
3 Stars     644 Views

project.name
0 Stars     79 Views

For my CCOM 3030 class


project.name
0 Stars     45 Views
User:

bitspeichern-or


project.name
0 Stars     87 Views

3 bit counter

3 bit counter


project.name
0 Stars     66 Views
User:

CSA_Lab1-Anwar

Computer Systems Architecture

16-bit Ripple Carry Adder/Subtractor made from 8-bit Ripple Carry Adder/Subtractor which are made from Full Adders.


project.name
0 Stars     74 Views
User:

Computer Systems Architecture

32-bit ALU, only with AND, OR, and ADDER/SUBTRACTOR.


project.name
0 Stars     69 Views
User:

2 Bit Counter without Zero (1,2,3,1,...)

This is a 2 bit counter using d flip-flops that skips 0. The sequence is 1, 2, 3, 1, 2,... .


project.name
0 Stars     63 Views

DSD Lab Assignment 2 (Task #3) - 3 Bit Magnitude Comparator


project.name
0 Stars     113 Views

4-bit value to Hex representation

Converts a 4-bit value to a 16-bit value that is readable by a 16-segment display.


project.name
0 Stars     27 Views
User:

project.name
0 Stars     15 Views
User:

1 bit alu

Simple 1-bit alu with 4 operations.


project.name
0 Stars     21 Views

A simple adder that adds two 4-bit integers and returns the result on a hex display.
It also keeps track of the flags.
It can also subtract if the ADD/SUB is 1
ADD/SUB = 0 => add
ADD/SUB = 1 => sub


project.name
0 Stars     7 Views

4 Bit Binary Parallel adder