09-19-2014, 11:42 AM
(09-19-2014, 11:27 AM)Tjakka5 Wrote: Arthimetic(?) LOGIC unit.
But yeah, you don't need it, although you might want some sort of greater than/lesser than flag somehow somewhere.
Well, suppose I'll just call it the AU then
![Tongue Tongue](https://forum.openredstone.org/images/smilies/tongue.png)
On an unrelated note, some help with an IS would be appreciated. I am very bad at designing these so it would help me out alot. I'm thinking of a simple RISC system with 4-8 registers, add/subtract and right/left shifting. Branching will be both conditional and unconditional, with conditions being carry overflow and equal/less than zero. Any thoughts?