Searched Projects

Tags: not

project.name
0 Stars     287 Views

project.name
1 Stars     219 Views

Digital Combinational Circuits

Digital Combinational Circuits

Digital Combinational Circuits

Gates: NOT,  AND, OR, NAND, NOR, XOR, XNOR

half adder, full adder, multiplexer, demultiplexer



project.name
23 Stars     4457 Views
User:
User Image me

This is a CPU witch is capable of executing a lot of stuff in one clock cycle, and this CPU can shift left up to 7 times and shift right up to 7 times witch means that it is possible to  multiply and divide in one clock cycle if you program a table in the program memory. it has a 32 bit instruction width and a 8 bit address. it also has 

The ALU has the following operations:

  • ADD
  • SUBTRACT
  • SHIFT_LEFT (up to 7 times per cycle 3 bit)
  • SHIFT_RIGHT (up to 7 times per cycle 3 bit)
  • XOR
  • OR
  • NOT

This Was made by miles


project.name
0 Stars     135 Views

logic gates 1

logic gates 1

project.name
0 Stars     100 Views

coa

coa

project.name
0 Stars     129 Views
User:

laws of logic gates

laws of logic gates

project.name
1 Stars     172 Views
User:

All Gates

All Gates

project.name
0 Stars     138 Views

dlf

dlf

project.name
0 Stars     76 Views
User:

NANG UNIVERAL GATE

NANG UNIVERAL GATE

project.name
0 Stars     147 Views
User:

truth table of all gate

truth table of all gate

project.name
0 Stars     101 Views
User:

Logis gates

Logis gates

project.name
0 Stars     70 Views
User:

g=xy' +x'z' + x'y

g=xy' +x'z' + x'y

.


project.name
0 Stars     108 Views
User:

h=(x'+y')(x+y+z')

h=(x'+y')(x+y+z')

.


project.name
0 Stars     104 Views
User:

project4-1

project4-1

.


project.name
0 Stars     130 Views
User:

3 entrada

3 entrada

aaaaaAum


project.name
0 Stars     136 Views

Verification

Verification

project.name
0 Stars     113 Views
User:

BANCO COM O AGENTE

BANCO COM O AGENTE

BANCO COM O AGENTE


project.name
0 Stars     104 Views
User:

CIRCUITO TABELA VDD 1

CIRCUITO TABELA VDD 1

VGJNHFYTFYTHMKKt


project.name
0 Stars     108 Views
User:

CIRCUITO DA TABELA VDD 2

CIRCUITO DA TABELA VDD 2

TTTTTTTTTTT3R2


project.name
0 Stars     133 Views

gates

gates

project.name
0 Stars     117 Views

Study of logic gates

Study of logic gates

project.name
0 Stars     110 Views

logic gates

logic gates

project.name
0 Stars     72 Views
User:

GATES

GATES

project.name
0 Stars     134 Views
User:

basic circuit diagram

basic circuit diagram

project.name
0 Stars     80 Views
User:

nor

nor

nothing


project.name
0 Stars     47 Views

01_basic gate

01_basic gate

project.name
0 Stars     80 Views

full subtracter

full subtracter

project.name
0 Stars     69 Views

half subtractor

half subtractor

project.name
0 Stars     104 Views
User:

project.name
0 Stars     64 Views

EXPERIMENT 0 Basic gates

EXPERIMENT 0 Basic gates

project.name
0 Stars     85 Views
User:

logic gate

logic gate

logic gate project


project.name
0 Stars     87 Views

study of logic gates

study of logic gates

project.name
0 Stars     76 Views

Logic gates

Logic gates

project.name
0 Stars     95 Views

homework

homework

project.name
0 Stars     76 Views

AND and NOT

AND and NOT

I used CircuitVerse as an alternative to the paid circuit simulator apps. One thing I love about making circuits is starting from nothing. I limited myself to using only two gates: AND and NOT. I copied this idea from the game made by Sebastian Lague. This project starts from using the built-in AND and NOT gates.


project.name
0 Stars     37 Views

rekha

rekha

project.name
1 Stars     232 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     59 Views
User:

gheevas project 1

gheevas project 1

project.name
0 Stars     49 Views

experiment 1 level 1

experiment 1 level 1

project.name
0 Stars     50 Views

LOGIC GATES

LOGIC GATES

project.name
0 Stars     47 Views

shubham verma

shubham verma

project.name
0 Stars     39 Views
User:

Untitled

Untitled

NAND gate only version for other gates


project.name
0 Stars     57 Views
User:

full_substractor

full_substractor

A Full Subtractor is a combinational logic circuit that is designed to perform the subtraction of two binary numbers. It is considered "full" because it not only considers the subtraction of two binary inputs but also accounts for a borrow input from the previous stage. In other words, it can subtract three binary bits - minuend, subtrahend, and borrow - to produce the difference and a borrow output.


project.name
0 Stars     46 Views

LetsCook

LetsCook

Logic circuit for turning flour, milk, oil, yeast and/or eggs into a variety of different foods.


project.name
0 Stars     40 Views

Nandgate

Nandgate

1,0


project.name
0 Stars     29 Views
User:

two gate using not gate also class project

two gate using not gate also class project

project.name
0 Stars     25 Views
User:

class project 3

class project 3

project.name
0 Stars     5 Views
User:

project1

project1

project.name
0 Stars     7 Views
User:

NOT gate

NOT gate

project.name
0 Stars     4 Views

11septlab

11septlab

project.name
0 Stars     10 Views
User:

assignment 1

assignment 1

project.name
0 Stars     7 Views

Porta Lógica

Porta Lógica

O que são Portas Lógicas?

Portas lógicas são os blocos fundamentais da eletrônica digital, responsáveis pela realização das operações lógicas básicas que formam a base dos circuitos digitais. Elas recebem um ou mais sinais de entrada e produzem um sinal de saída, conforme uma lógica específica. As portas lógicas são essenciais em computadores, dispositivos eletrônicos e em diversas aplicações tecnológicas, pois são usadas para executar operações como soma, subtração, comparação, e outras funções lógicas necessárias para o funcionamento de sistemas digitais.

Cada porta lógica tem uma função definida e pode ser representada por um símbolo específico em diagramas elétricos. As operações realizadas por essas portas são baseadas nas leis da lógica matemática, particularmente na álgebra booleana, que permite a manipulação de variáveis binárias (0 e 1).