Minecraft Maps / Redstone Device

Radden II CPU 16-bit(with multiplication)

  • 1,753 views, 5 today
  • 204 downloads, 1 today
  • 8
  • 1
  • 2
greendp's Avatar greendp
Level 28 : Expert Engineer
13
Radden II


16-bit CPU


******

CPU works with binary number system.

New functions{
  • more compact summator;
  • faster multiplication work;
  • new operations;
}

Instructions{
        0. 0000 - dec {subtracts 1 from B (B--)}
        1. 0001 - subtraction {A - B}
        2. 0010 - and {A and B (A & B)}
        3. 0011 - inc {add 1 to B (B++)}
        4. 0100 - not {invert B (~B)}
        5. 0101 - xor {A xor B (A ^ B)}
        6. 0110 - or {A or B (A | B)}
        7. 0111 - addition {A + B}
        8. 1000 - multiplication {A * B}
}

(picture 1)
How to use{
  1. Enter A and B number;
  2. Enter instruction adress(see Instructions);
  3. Press:Run instruction;
  4. Result on (picture 2);
}

(picture 4)
If you have problems with multiplication
try to put more repeators, like that (picture 5).


Here is some pictures of beta versions.
Progress100% complete
Tags

Create an account or sign in to comment.

1
12/30/2018 9:00 pm
Level 32 : Artisan Engineer
afyber
afyber's Avatar
This is so cool! I'm currently trying to make a redstone computer/cpu, so this will probably be helpful!
1
03/03/2014 5:01 pm
Level 15 : Journeyman Narwhal
NowDropThaBass
NowDropThaBass's Avatar
Diamond for you! This looks cool!
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome