Searched Projects

Tags: not

project.name
0 Stars     162 Views

project.name
1 Stars     96 Views

Digital Combinational Circuits

Digital Combinational Circuits

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

half adder, full adder, multiplexer, demultiplexer



project.name
16 Stars     3400 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     48 Views

logic gates 1


project.name
0 Stars     45 Views

project.name
0 Stars     45 Views
User:

laws of logic gates


project.name
1 Stars     66 Views
User:

project.name
0 Stars     46 Views

dlf


project.name
0 Stars     32 Views
User:

NANG UNIVERAL GATE


project.name
0 Stars     55 Views
User:

truth table of all gate


project.name
0 Stars     33 Views
User:

Logis gates


project.name
0 Stars     22 Views
User:

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

.


project.name
0 Stars     24 Views
User:

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

.


project.name
0 Stars     24 Views
User:

project4-1

.


project.name
0 Stars     30 Views
User:

3 entrada

aaaaaAum


project.name
0 Stars     39 Views

Verification


project.name
0 Stars     28 Views
User:

BANCO COM O AGENTE

BANCO COM O AGENTE


project.name
0 Stars     25 Views
User:

CIRCUITO TABELA VDD 1

VGJNHFYTFYTHMKKt


project.name
0 Stars     30 Views
User:

CIRCUITO DA TABELA VDD 2

TTTTTTTTTTT3R2


project.name
0 Stars     34 Views

project.name
0 Stars     17 Views

Study of logic gates


project.name
0 Stars     20 Views

project.name
0 Stars     9 Views
User:

project.name
0 Stars     30 Views
User:

basic circuit diagram


project.name
0 Stars     9 Views
User:

nor

nothing


project.name
0 Stars     5 Views

01_basic gate


project.name
0 Stars     5 Views

full subtracter


project.name
0 Stars     3 Views

half subtractor


project.name
0 Stars     10 Views
User:

project.name
0 Stars     10 Views

EXPERIMENT 0 Basic gates


project.name
0 Stars     1 Views
User:

logic gate

logic gate project


project.name
0 Stars     2 Views

study of logic gates


project.name
0 Stars     1 Views

Logic gates


project.name
0 Stars     9 Views

homework


project.name
0 Stars     2 Views

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

rekha


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.