ALU optimization

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

ALU optimization

marz
This post was updated on .
I've created a working ALU, and I know that when it comes to abstraction, the underlying implementation of things shouldn't matter to us as long as they work, however i'd like to know of a better way of doing the ALU implementation.

MarZ