Searched Projects

Tags: logic

project.name
2 Stars     582 Views

Basic Universal Computer

Basic Universal Computer

project.name
1 Stars     435 Views
User:

Sequential Logic

Sequential Logic
Sequential logic circuits like D-latch, Master-Slave-latch, Divide by Four counter/backwards counter, gray code display, traffic lights controller, shift register.

project.name
4 Stars     776 Views

7 segment decoder

7 segment decoder
Sequential Logic Circuit 3 bit counter with T flip flops and 7 segment display with decoder

project.name
6 Stars     2625 Views

4 BIT ALU

4 BIT ALU

This is part of a project to construct a 4 BIT CPU from scratch. I will be starting with a simple NOR gate and building it up to a working model with ALU registers, RAM and ROM. I will be designing an op code and assembler to go with it. Progress and detail can be found on my blog here

This file contains the ALU


project.name
0 Stars     112 Views

4 BIT basic logic

4 BIT basic logic

This is a part of a project to construct a 4 BIT CPU from scratch. I will be starting with a simple NOR gate and building it up to a working model with ALU registers, RAM and ROM. I will be designing an op code and assembler to go with it. Progress and detail can be found on my blog here

This file cotains 4 bit versions of basic logic gates.


project.name
0 Stars     95 Views

Basic Logic Gates

Basic Logic Gates

This is part of a project to construct a 4 BIT CPU from scratch. I will be starting with a simple NOR gate and building it up to a working model with ALU registers, RAM and ROM. I will be designing an op code and assembler to go with it. Progress and detail can be found on my blog here.

This file contains the basic logic gates.




project.name
0 Stars     118 Views
User:

dld lab 3

dld lab 3

project.name
0 Stars     70 Views

Boolean Algebra/Logic Project

Boolean Algebra/Logic Project

CCOM 3030-01
Angelica Muscolo-Deiter
401-19-4076


project.name
0 Stars     73 Views

helloCircuit

helloCircuit

project.name
0 Stars     75 Views
User:

CombinationalLogic Lab

CombinationalLogic Lab

project.name
0 Stars     67 Views
User:

STUDY OF LOGIC GATES

STUDY OF LOGIC GATES

The project is about study of logic gates.


project.name
1 Stars     352 Views
User:

8-bit computer simplified v2

8-bit computer simplified v2

A computer made completely out of logic gates. Version 2. V1 can be found here: https://circuitverse.org/users/13948/projects/49969

Because of the limitations of the circuitverse.org simulator, and for easier use, some inbuilt components are used (like the 256-byte RAM module), but most of it is made up of OR, AND, NOT, XOR, NOR and NAND.

This project was originally made for my profile project. This is (or will be) version 2 of the 8-bit computer.


project.name
0 Stars     235 Views

combinational logic with eeprom

combinational logic with eeprom

I'm using an EEPROM to replace combinational logic. The address is the decimal number in binary (or the counter). The data out is the 7-seg display (the leftmost bit is the decimal point). 


project.name
0 Stars     45 Views
User:

2 bit adder

2 bit adder

2 bit adder


project.name
1 Stars     59 Views
User:

wut the...

wut the...

feast your eyes


project.name
0 Stars     64 Views
User:

project.name
0 Stars     41 Views
User:

Decisión de casarse

Decisión de casarse

Ejemplo de razonamiento combinacional. 

Me casaré con una persona joven e inteligente o que tenga fortuna y no ronque.


project.name
0 Stars     60 Views
User:

Shift Register

Shift Register

Four bir Shift register


project.name
0 Stars     96 Views
User:

Computer Systems Architecture

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


project.name
0 Stars     317 Views

Hex Display

Hex Display

4 bit LED display that shows the corresponding input in Hexadecimal value (0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F)


project.name
0 Stars     159 Views

a simple computer

a simple computer


a simple computer that does logic and counting.


commands: 

01100: AND

00100: OR

10000: XOR

01010: count from 0-9


project.name
0 Stars     20 Views
User:

Expt 1: Digital Logic Gates

Expt 1: Digital Logic Gates

project.name
0 Stars     14 Views
User:

example

example

simple AND GATE


project.name
0 Stars     9 Views
User:

a1

a1

or gate


project.name
0 Stars     43 Views

co 1st lab practical

co 1st lab practical

project.name
0 Stars     56 Views
User:

funny circuit 1

funny circuit 1

its weird


project.name
0 Stars     59 Views

Digital Logic

Digital Logic

project.name
0 Stars     13 Views
User:

LOGIC AGTES

LOGIC AGTES

project.name
0 Stars     34 Views

Logic Gates Verifcation

Logic Gates Verifcation

project.name
0 Stars     34 Views

Half Adder

Half Adder

project.name
0 Stars     37 Views

Full Adder

Full Adder

project.name
0 Stars     40 Views
User:

PROJECT 3 FULL ADDER

PROJECT 3 FULL ADDER

project.name
0 Stars     31 Views
User:

PROJECT 2 HALF ADDER

PROJECT 2 HALF ADDER

project.name
0 Stars     21 Views

6502 Combinational base logic

6502 Combinational base logic

project.name
0 Stars     7 Views

girls

girls

project.name
0 Stars     42 Views

square of 3 bit number

square of 3 bit number

Logic circuit to find square of 3-bit binary number


project.name
0 Stars     66 Views
User:

project.name
0 Stars     15 Views

bailogic1

bailogic1

project.name
1 Stars     167 Views
User:

This is a simple digital clock with basic combinational and sequential logic circuits.

It can display seconds, minutes, and hours

Users can set time by clicking the button and using the multiplexer to choose which to change.

Also, the design for the 4bits 7segment display and 3 bits 7segment display is inside.


project.name
0 Stars     26 Views

bintohex

bintohex

The circuit was made by a beginner to get some experience working with logic gates, k-maps and simulation software, there are many things that can be improved. Open for suggestions.


project.name
0 Stars     34 Views

JK FlipFlop NAND Gates (Rising edge)

JK FlipFlop NAND Gates (Rising edge)

This demonstrate the JK-Flipflop.

J 0, K 0 => do nothing
J 1, K 0 => Set (Q = 1, Q' = 0)
J 0, K 1 => Reset (Q = 0, Q' = 1)
J 1, K 1 => Toggle Q and Q'



project.name
0 Stars     9 Views
User:

seven segment

seven segment

project.name
0 Stars     4 Views
User:

1. Basic AND-OR-NAND-NOR-XOR-XNOR

1. Basic AND-OR-NAND-NOR-XOR-XNOR

Binary logic in circuit


project.name
0 Stars     3 Views
User:

1st-ADDER

1st-ADDER

ADDER test


project.name
0 Stars     7 Views

nor gate

nor gate

project.name
0 Stars     8 Views

flip flop

flip flop

project.name
0 Stars     4 Views

sangram singh

sangram singh

project.name
0 Stars     9 Views
User:

test

test

project.name
0 Stars     7 Views
User:

Boolean Expressions

Boolean Expressions

project.name
0 Stars     9 Views

project.name
0 Stars     1 Views
User:

Associative Law

Associative Law

project.name
0 Stars     1 Views
User:

Distributive And Absorption Law

Distributive And Absorption Law

project.name
0 Stars     1 Views
User:

Demorgan's Law

Demorgan's Law