Multisim and Ultiboard

cancel
Showing results for 
Search instead for 
Did you mean: 

Building a digital multisim circuit, new to the program

Solved!
Go to solution

Building a digital multisim circuit that takes an unsigned 4-bit input number N and generates an
unsigned 8-bit output NSQUARED that equals the product of N * N. example,
input N is 1001 (9), the output NSQUARED is 01010001 (81). The smallest
input is 0000 (0). The largest input is 1111 (15). Any assistance would be great.

0 Kudos
Message 1 of 3
(3,427 Views)
Solution
Accepted by topic author kjsenior

Hi Kjsenior,

 

Have a look at the attached file, I think this is what you want.

 

Tien P.

National Instruments
Message 2 of 3
(3,392 Views)

Great help. We have a Group of 4 and all are greatly appreciative.

Thanks a bunch, KEN.

 

0 Kudos
Message 3 of 3
(3,378 Views)