serialized 4 bit multiplier - 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: Completed Projects (https://forum.openredstone.org/forum-21.html) +---- Thread: serialized 4 bit multiplier (/thread-15779.html) |
serialized 4 bit multiplier - _Mystery_Man - 05-08-2020 This uses 3 of my serial adders to compute the partial products that are selected by the ( b ) input, which's acts as a and between the a input to act as a 1 * 1 = 1 or 1 * 0 = 0 Multiplier demo |