Searched Projects

Tags: and gate

project.name
0 Stars     33 Views
User:

AND gate

AND gate

project.name
0 Stars     38 Views
User:

basic

basic

project.name
0 Stars     69 Views

project.name
0 Stars     43 Views
User:

half adder

half adder

project.name
0 Stars     47 Views
User:

and gate out of nand gates

and gate out of nand gates

project.name
0 Stars     40 Views

and gate by me

and gate by me

easy to make AND GATE


project.name
0 Stars     40 Views

logic gate

logic gate

project.name
0 Stars     33 Views
User:

logicgates

logicgates

project.name
0 Stars     40 Views

Verifying Basic Gates

Verifying Basic Gates

Verifying the truth table for basic and universal gates


project.name
0 Stars     44 Views

verifying gates

verifying gates

Verifying basic gates 


project.name
0 Stars     47 Views

Logic gates

Logic gates

project.name
0 Stars     29 Views
User:

and gate

and gate

learn oboaut and gate 


project.name
0 Stars     42 Views

project.name
0 Stars     18 Views

AND Gate

AND Gate

project.name
0 Stars     7 Views
User:

AND gate

AND gate

project.name
0 Stars     3 Views
User:

hello

hello

project.name
0 Stars     9 Views
User:
User Image eli

circuit 1

circuit 1

project.name
0 Stars     7 Views
User:

AND Gate

AND Gate

this is a and gate simulation.


project.name
0 Stars     2 Views

Untitled

Untitled

project.name
0 Stars     2 Views
User:

disha n

disha n

project.name
0 Stars     2 Views

EXP1 LEVEL 1

EXP1 LEVEL 1

project.name
0 Stars     2 Views
User:

Untitled

Untitled

project.name
5 Stars     27 Views

This is the CTH-10 CPU. By CrEePeRz24321. (most updated version of the CTH Series) This uses all binary to operate. First click on Power to start. Turn Op to 1 and double click the RAM. Then type in the Op code you want. Only put inputs and read outputs of the User Interface. Wait until the Red light turns Green then start. If you want to change operations, then turn Op to 1 and double click the RAM. Then type in the Op code you want. (If you use full screen, and it keeps on kicking you out when you type, click full screen and then look to the bottom right and press + or - and don't touch the full screen after that unless the RAM input kicks you out)

0 is No Operation - Inputs unavailable

1 is RAM - write the address into In1, write the number you want to store into In2 and press Write.

2 is ADD - write the first digit into In1, write the second digit into In2

3 is Subtract - write the first digit into In1, write the second digit into In2

4 is Counter - Inputs unavailable

5 is AND Gate - write the first digit into In1, write the second digit into In2

6 is a Clock - Inputs unavailable

7 is Accessing the ROM - Inputs unavailable

8 is Binary to Decimal converter

9 is Random Number - Inputs unavailable

10 is Not Gate - write the converting digit into In1

11 is Shift Right* - write the converting digit into In1, write the shift number into In2

12 is Shift Left* - write the converting digit into In1, write the shift number into In2

13 is Multiply - write the first digit into In1, write the second digit into In2

14 is Divide - write the first digit into In1, write the second digit into In2**

HALT is to halt operation


*when using shift the first 3 digits of Out will be nonfunctional

**when using divide the first 4 digits away from the CPU are remainders and the last 4 digits closest to the CPU are quotients.

(There is also a Computer version that doesn't get updated much.)


project.name
1 Stars     6 Views

This is the CTH-10 CPU. This uses all binary to operate. First click on Power to start. Turn Op to 1 and double click the RAM. Then type in the Op code you want. Only put inputs and read outputs of the User Interface. Wait until the Red light turns Green then start. If you want to change operations, then turn Op to 1 and double click the RAM. Then type in the Op code you want. (If you use full screen, and it keeps on kicking you out when you type, click full screen and then look to the bottom right and press + or - and don't touch the full screen after that unless the RAM input kicks you out)

0 is No Operation - Inputs unavailable

1 is RAM - write the address into In1, write the number you want to store into In2 and press Write.

2 is ADD - write the first digit into In1, write the second digit into In2

3 is Subtract - write the first digit into In1, write the second digit into In2

4 is Counter - Inputs unavailable

5 is AND Gate - write the first digit into In1, write the second digit into In2

6 is a Clock - Inputs unavailable

7 is Accessing the ROM - Inputs unavailable

8 is Binary to Decimal converter

9 is Random Number - Inputs unavailable

10 is Not Gate - write the converting digit into In1

11 is Shift Right* - write the converting digit into In1, write the shift number into In2

12 is Shift Left* - write the converting digit into In1, write the shift number into In2

13 is Multiply - write the first digit into In1, write the second digit into In2

HALT is to halt operation


*when using shift the first 3 digits of Out will be nonfunctional