You must login before you can post a comment.
Author: CESAR ALBERTO LOLI GONZALEZ
Forked from: Edgar González/Multiplier
Project access type: Public
Description:
A multiplier that operates with two 8 bits numbers.
Constructed with two 16 bits registers, one 8 bits register, a control unit and an adder.
This is my first version of a functional multiplier, I'll be working on a more efficient version.
Changes: Control unit has been simplified. Added a new input wich allows the circuit to do a division
Note: I'm trying to fix some errors that happen in very specific cases.
Created: Sep 14, 2022
Updated: Aug 27, 2023
Comments