Searched Projects

Tags: register

project.name
0 Stars     723 Views

4Bit Schieberegister

4Bit Schieberegister

project.name
0 Stars     214 Views
User:

register

register
simple register

project.name
0 Stars     423 Views

Logic diagrams for nand2tetris part 1 (projects 1 to 6).


project.name
3 Stars     919 Views
User:

4 bit Johnson Counter

4 bit Johnson Counter

A simple 4 bit Johnson counter. The output bits are displayed via led's. 

The recurring pattern is 

0000

1000

1100

1110

1111

0111

0011

0001

0000


project.name
0 Stars     349 Views

2-Bit Counter (Up and Down)

2-Bit Counter (Up and Down)

A 2-bit counter that counts from 0 to 3! :D

Set "Count" to 1 to start counting and set it to 0 to pause the counter. Set "Increment/Decrement" to 1 to count up and 0 to count down.


project.name
0 Stars     76 Views

shift register

shift register

project.name
0 Stars     86 Views
User:

project.name
0 Stars     77 Views

d flipflop

d flipflop

16-bit


project.name
0 Stars     115 Views

Based on TD4, a 4 bit CPU.

Pre-design for Minecraft.


project.name
1 Stars     51 Views
User:

Shift register

Shift register

project.name
0 Stars     37 Views
User:

Regacc8bit

Regacc8bit

project.name
0 Stars     527 Views

Synchronous 101 Sequence Detector with J-K' Flip Flops

Synchronous 101 Sequence Detector with J-K' Flip Flops

Synchronous overlapping sequence detector that detects the bit pattern 101 using J-K' flip flops (74LS109).


project.name
0 Stars     154 Views

Synchronous Up / Down Counter with J-K' Flip-Flops

Synchronous Up / Down Counter with J-K' Flip-Flops

Synchronous 0-7 up counter and 7-0 down counter using J-K' flip-flops (74LS109).


project.name
0 Stars     404 Views

Synchronous 010 or 1001 Sequence Detector with J-K Flip Flops

Synchronous 010 or 1001 Sequence Detector with J-K Flip Flops

Synchronous overlapping sequence detector that detects the bit patterns 010 and 1001 using J-K flip flops.


project.name
0 Stars     38 Views
User:

Registru_adrese

Registru_adrese

Registru de adrese.


project.name
0 Stars     42 Views
User:

Regdate

Regdate

project.name
0 Stars     41 Views
User:

reg8

reg8

8 bit Register


project.name
0 Stars     62 Views

BD/Universal Shift Registers

BD/Universal Shift Registers

A Bidirectional shift register/Universal register circuits made using Circuitverse.....


project.name
0 Stars     17 Views

2-bit register with S selection bit and by J-K Flip Flop

2-bit register with S selection bit and by J-K Flip Flop

 a 2-bit register, which has a selection bit S. If S is 0, the register will perform a parallel load. On the other hand, if S is 1, the register will perform an exchange operation. In exchange operation, the present output of the flip-flops will exchange their values, i.e., output 00 will become 00, output 11 will become 11, output 10 will become 01, and output 01 will become 10. this register is designed using J-K flip-flops and basic gates. 


project.name
1 Stars     36 Views
User:

Obstacle escape game

Obstacle escape game

Use the button inorder to jump from left to right and vice vera and try avoiding the incoming obstacles.

If you collide with it you die and can restart using the restart button given at the bottom.

Change the difficulty by reducing the timing setting of the clock and good luck :D.





project.name
0 Stars     35 Views

project.name
0 Stars     1 Views
User:

Alu

Alu

project.name
0 Stars     29 Views
User:

Memory Practice

Memory Practice

Adjustable 8-bit adder which either loads values from two different registers into an 8-bit adder or sequentially adds the current output value of the adder to the value stored in the first register. Practice for RAM unit application, register creation and organization, bit splitting and compression, and sequential logic.


project.name
0 Stars     5 Views

4 bit register

4 bit register

made by yashwardhan singh


project.name
1 Stars     14 Views
User:

halfbyte-enable counter

halfbyte-enable counter

More practice for sequential logic, implementing multiple sub-circuits to simplify the functionality of the design.


project.name
0 Stars     27 Views
User:

An attempt at utilizing memory storage to create some output based on information inputted into ROM block; output changes when ROM enable is toggled while the address input counter changes to change up the sequence of input bits to the registers.


project.name
0 Stars     16 Views
User:

More practice for memory logic. Toggle enable ROM to change up the sequence or introduce more values


project.name
0 Stars     19 Views
User:

Mem_pract_2

Mem_pract_2

ROM-instructed sequence taking data in and using half of the bits to perform memory storage and selection functions.