My newest project; AnaLogic Prototype - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: ORE General (https://forum.openredstone.org/forum-39.html) +--- Forum: Projects & Inventions (https://forum.openredstone.org/forum-19.html) +---- Forum: In Progress (https://forum.openredstone.org/forum-20.html) +---- Thread: My newest project; AnaLogic Prototype (/thread-8122.html) |
My newest project; AnaLogic Prototype - Tjakka5 - 10-23-2015 Im back! And Im starting off strong. After I slowly but surely joined ORE less and less I was still somewhat working on a concept for a analog cpu. What makes it better than a "normal" binary cpu, you ask? ...Nothing, but that's not the point. It's a whole lot simpler, since you can just skip out on things like ALU functions, and all that. So right now Im working on a working prototype with very basic functions, which should atleast be able to run fibonnaci at a reasonable speed. As my knowledge about this concept increases I will try to design more advanced pieces of hardware, that in the end will be able to run more advanced code. Right at this moment I have a working data loop with decoders, and really all thats left is to hook up the ROM, and a program counter, along with a nice user interface. |