How to Build a 4bit CPU in Minecraft Part 1 - Introduction
Uploader Comments (GikoSan)
All Comments (62)
-
For how old of a version of minecraft this is.. This is a good build... It must have sucked have to manually select the bits, nowadays you can just use piston bit selectors and have a design 10x smaller than that
-
is this George Lucas?
-
so, it can ADD, MOVE, and WRITE?
-
Too many items mod for all items good vid
-
im one of those people who dont like thinking.
-
this does not give much insight of how to build a cpu.
-
just wondering did you hack minecraft because that would take a long time to get all those supplise to build that in survival mode
-
@xrayfishx fastest clock in mc is 1/10 of a sec I think cuz that's how fast redstone can pulse. (or maybe it's 2/10 of sec) but to give u a perspective, 2.5ghz pulses every 4 nanoseconds. (4 x 10/-9).
-
whats the clock rate of that computer?
and how fast would my computer finish running that program? I have a single core 2.009 GHz processor.
I do alot of redstone stuff at my channel, including explanations of cpu parts like you (my first one was memory and registers too) but i just dont underatand how by cutting off your redstone it performs code like that :/ it doesnt make sense
TheXboxnut 1 year ago
@TheXboxnut All it really is, is the bottom 4bits are connected to a instruction decoder which tell different parts of the cpu to do different things depending on what you put in(like 0110 will switch register A to load values, control the data selector etc). It's a lot like a BCD to 7segment decoder. Different Inputs tell it to switch on different signals on the other end. Cutting off the red stone is just a way to represent a 0 signal.
GikoSan 1 year ago
im not really that in to red stone so sorry for asking, but what does it do?
DemolishR94 1 year ago
@DemolishR94 as shown in the demonstration it can add and move values between registers from 0 ~ 16, and you can program it.
GikoSan 1 year ago