Searched Projects

Tags: logic

project.name
1 Stars     405 Views

project.name
1 Stars     352 Views
User:
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     548 Views
Sequential Logic Circuit 3 bit counter with T flip flops and 7 segment display with decoder

project.name
5 Stars     1352 Views

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     78 Views

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     73 Views

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     67 Views
User:

dld lab 3


project.name
0 Stars     53 Views

Boolean Algebra/Logic Project

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


project.name
0 Stars     58 Views

helloCircuit


project.name
0 Stars     55 Views
User:

CombinationalLogic Lab


project.name
0 Stars     56 Views
User:

STUDY OF LOGIC GATES

The project is about study of logic gates.


project.name
0 Stars     280 Views
User:

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     170 Views

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     42 Views
User:

2 bit adder

2 bit adder


project.name
1 Stars     48 Views
User:

wut the...

feast your eyes


project.name
0 Stars     50 Views
User:

project.name
0 Stars     31 Views
User:

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     43 Views
User:

Shift Register

Four bir Shift register


project.name
0 Stars     65 Views
User:

Computer Systems Architecture

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


project.name
0 Stars     227 Views

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     101 Views

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     16 Views
User:

Expt 1: Digital Logic Gates


project.name
0 Stars     11 Views
User:

example

simple AND GATE


project.name
0 Stars     6 Views
User:

a1

or gate


project.name
0 Stars     30 Views

co 1st lab practical


project.name
0 Stars     37 Views
User:

funny circuit 1

its weird


project.name
0 Stars     40 Views

Digital Logic


project.name
0 Stars     6 Views
User:

LOGIC AGTES


project.name
0 Stars     22 Views

Logic Gates Verifcation


project.name
0 Stars     21 Views

project.name
0 Stars     20 Views

project.name
0 Stars     26 Views
User:

PROJECT 3 FULL ADDER


project.name
0 Stars     18 Views
User:

PROJECT 2 HALF ADDER


project.name
0 Stars     14 Views

6502 Combinational base logic


project.name
0 Stars     4 Views

girls


project.name
0 Stars     29 Views

square of 3 bit number

Logic circuit to find square of 3-bit binary number


project.name
0 Stars     10 Views
User:

project.name
0 Stars     6 Views

bailogic1


project.name
1 Stars     54 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     6 Views

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     5 Views

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     1 Views
User:

seven segment


project.name
0 Stars     1 Views
User:

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

Binary logic in circuit