Searched Projects

Tags: shift

project.name
0 Stars     439 Views

project.name
2 Stars     791 Views

project.name
20 Stars     3531 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     46 Views

d flipflop

16-bit


project.name
0 Stars     40 Views

BD/Universal Shift Registers

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