Minecraft name: b3nt1_xdxd (No, I don’t believe it either) , QSpry, SpryQBD, Spry0, SpryNebula, NebulaS1pry, rosneb, _Nebula__, SpryNebula53598
What’s a thing you have made which demonstrates sufficient engineering knowledge?:
NPPU3, pipelined minecraft processor /warp dasNPPU
Specs-
4 tick ALU, 7 dual read general purpose registers (virtual zero register), 5 stage pipeline (fetch, decode, execute, memory, writeback, ), 128 lines of program memory, 64 byte data memory,
13 ticks per clock cycle (0.83hz)
What engineering work went into designing this device?: I was always inspired by all of the server’s engineers, who encouraged me to keep trying and tought me (through their applications) that no matter how badly they failed, they kept rebuilding and redesigning.
*This CPU was inspired by rzecz, sammyuri and Tuchi_. so much thanks to them for inspiring me in computational redstone*
I began to design the first version of the CPU, beginning with the 4 tick ALU (credit to firetner) and dual read registers. Then made a 3 bit control ROM capable of executing just 7 different instructions. For a while I lost interest in making the CPU and decided to quit and I would never apply to get engineer. I wanted this to be better than my 2 previous family members of NPPU (NPPU and GPR POD), which only had small amounts of instructions and no pipelines, and that didn’t really happen. But then I came back a month later ready to redesign the computer entirely. I kept with a 4 tick ALU and 7 general purpose registers, but redesigned the control ROM to 5 bits, much more capable at a maximum of 32 executable instructions. Then I designed the pipeline registers, program ROM with 128 lines and a RAM device of 64 bytes. Several of my parts were flawed, like I coudln’t easily get output from the ALU, and it was hard to input to it as well. I had to fix all of these, which was very annoying. I finally started creating an instruction set architechture. At that point, I had really acheived my goal of far exceeding NPPU and GPR Pod. (Exceeding them more than those computers could ever wish to be
)
Image/s and/or video/s of the device:


