Multiplication on a Linear Array
Tom Kelliher, CS 315
Apr. 12, 1999
Initial attempts at input schedule design.
- The linear multiplier.
- Two improvements.
Convolution. Matrix operations?
- Determining the input sequence.
- 3-bit multiplication example.
- Run time, efficiency, work.
- Observation: each cell only works half-time.
- Merging adjacent cells.
- Reworked example.
- Changes to run time, efficiency, work?
- All input from one side of array.
- Reworked example.
- Changes to run time, efficiency, work?
Thomas P. Kelliher
Mon Apr 12 10:50:20 EDT 1999
Tom Kelliher