-
Notifications
You must be signed in to change notification settings - Fork 0
/
mul
17 lines (17 loc) · 800 Bytes
/
mul
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
------------------------------------------------
5*7
------------------------------------------------
Multiplicand | Multiplier | Product |
------------------------------------------------
0000 0101 | 0000 0111 | 0000 0000 |
| 0000 0000 |
------------------------------------------------
0000 0000 | 0000 0000 | 0000 0000 |
| 0000 0000 |
------------------------------------------------
0000 0000 | 0000 0000 | 0000 0000 |
| 0000 0000 |
------------------------------------------------
0000 0000 | 0000 0000 | 0000 0000 |
| 0000 0000 |
------------------------------------------------ Answer: ---- ---- = -------- = ---