12-12-2016, 12:45 AM
Minecraft name: Digitalis
What do you like the most about redstone?: Solving logical puzzles.
What's a thing you have made which demonstrates redstone knowledge?: Addressable RAM.
What does the thing do?: It has a 4-bit address and stores 8 bits of data. It has 8 addresses, meaning there are 8 bytes of data in total. Address 0000 is used for "no read". It is based on repeater locks and uses a stacked decoder and comparators to control what memory cell is giving output.
Image/s and/or video/s of the device, from imgur.com or youtube.com: https://imgur.com/a/TQKz8 (The RAM is the second picture. First picture is a shift reg connected to ROM connected to a decoder, third picture is an 8-bit ALU with some basic functions.)
What do you plan on making for your build trial?: 4-Bit custom-design ALU with RAM. I'll attempt to add whatever functions the moderator asks for.
What do you like the most about redstone?: Solving logical puzzles.
What's a thing you have made which demonstrates redstone knowledge?: Addressable RAM.
What does the thing do?: It has a 4-bit address and stores 8 bits of data. It has 8 addresses, meaning there are 8 bytes of data in total. Address 0000 is used for "no read". It is based on repeater locks and uses a stacked decoder and comparators to control what memory cell is giving output.
Image/s and/or video/s of the device, from imgur.com or youtube.com: https://imgur.com/a/TQKz8 (The RAM is the second picture. First picture is a shift reg connected to ROM connected to a decoder, third picture is an 8-bit ALU with some basic functions.)
What do you plan on making for your build trial?: 4-Bit custom-design ALU with RAM. I'll attempt to add whatever functions the moderator asks for.