2-Bit Divider Circuit
0 Stars     59 Views    

Author: Justin Smith

Project access type: Public

Description:

Divides two unsigned 2-bit integers and outputs the Quotient as a 2-bit number (Q1 and Q0), the Remainder (R1 and R0) and an Error bit. The error bit handles the division by zero.

Created: May 06, 2023

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.