handy for modulus hardware design - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: ORE General (https://forum.openredstone.org/forum-39.html) +--- Forum: Build Discussion (https://forum.openredstone.org/forum-50.html) +--- Thread: handy for modulus hardware design (/thread-9098.html) |
handy for modulus hardware design - Magic :^) - 01-12-2016 http://homepage.cs.uiowa.edu/~jones/bcd/mod.shtml This might be handy for anyone who wants to build a modulus divider. I might give it ago after I finish exams, but I'll leave this here for others to have a gander at too :3 RE: handy for modulus hardware design - CrazyGuy108 - 07-13-2016 I find it incomplete to have an instruction set that has a modulus/remainder (which is a byproduct of division), but not division itself. Interesting read though. |