Build Server Application - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: Moderation (https://forum.openredstone.org/forum-94.html) +--- Forum: Build Server Applications (https://forum.openredstone.org/forum-10.html) +---- Forum: Approved For Trial (https://forum.openredstone.org/forum-11.html) +---- Thread: Build Server Application (/thread-15761.html) |
Build Server Application - endar - 05-03-2020 Minecraft name: endodd What do you like the most about redstone?: I like that redstone allows to build circuits in 3 dimensional space and that you don't need test equipment to figure out what a circuit is doing. What's a thing you have made which demonstrates redstone knowledge?: most notably an 8 bit CPU altough it is not quite comleted What does the thing do?: - ALU: add, addc, sub, subc, or, xor, and, right shift, inv b, inv c, zero flag, overflow flag, shift underflow flag, even flag - 7 Registers - 4 byte RAM read queue - instruction decoder with micro operations - 5 tick pipelined - conditional branching with static prediction per branch instruction - hardware expandable via DMA - 64 bytes of RAM - up to 512 lines of code Parts that are not wired up or not completed yet: -the Program Counter -the instruction decoder Image/s and/or video/s of the device, from imgur.com or youtube.com: https://imgur.com/a/hTlyXyy What do you plan on making for your build trial?: An 8 bit ALU with cin, cout, Add, Subtract, or, xor, right shift, inv b, inv c, SIMD(2 * 4 bit Additions/Subtractions simultaniously), shift underflow flag Do you agree with the rules?: yes Build Server Application - Nickster258 - 05-04-2020 Accepted for trial! Hop on the server at mc.openredstone.org and ask a staff member for assistance. |