Forums - Open Redstone Engineers
8 bit CPU - 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: 8 bit CPU (/thread-3396.html)

Pages: 1 2


8 bit CPU - Chibill - 05-04-2014

I am working on an 8 bit CPU you with basically GreatGamers ALU.
It will be using a RISC instruction set that I am going to make. It will also support a Co-Prosseser for Faster multiplying and dividing.
I will add the IS later.


RE: 8 bit CPU - Chibill - 05-04-2014

I might also be implementing an Instruction Pipeline in this to add to its thurput.


RE: 8 bit CPU - greatgamer34 - 05-04-2014

You don't really
Quote:add the IS later
The IS, is how you design your CPU. Dont bother about calling it my ALU, its really based off of Newo's adder. I just added some hardware. If you're using my shifter, Awesome!!!

Good luck. Ill be around to answer your questions!


RE: 8 bit CPU - Chibill - 05-04-2014

I have to make the IS before I can post it and I have not yet.


RE: 8 bit CPU - greatgamer34 - 05-05-2014

I see what you mean.


RE: 8 bit CPU - Chibill - 05-07-2014

Anyone have a simple RSIC IS.

Found info http://www.ece.umd.edu/~blj/RiSC/RiSC-isa.pdf

I am going to make it one better and add another register line for the output.


RE: 8 bit CPU - Chibill - 05-09-2014

Update still working on a IS


RE: 8 bit CPU - Chibill - 05-13-2014

The IS!
[attachment=323]
[attachment=322]


RE: 8 bit CPU - Chibill - 05-14-2014

Based off some random predictions I think this CPU might have a 18 tick clock as its fastest safe speed.


RE: 8 bit CPU - Big0 - 05-14-2014

nand / nor ?!