Hi,
Bit of a long shot but does anyone have any examples of the distributed arithmetic technique implemented in handel-C?
For those that do not know, distributed arithmetic is a method of distributing arithmetic operations rather than grouping them as multipliers do. ROM-based DA decomposes the variable input of the inner product to bit level in order to generate precomputed data which can be addresses by an input.
Thanks
real
Bit of a long shot but does anyone have any examples of the distributed arithmetic technique implemented in handel-C?
For those that do not know, distributed arithmetic is a method of distributing arithmetic operations rather than grouping them as multipliers do. ROM-based DA decomposes the variable input of the inner product to bit level in order to generate precomputed data which can be addresses by an input.
Thanks
real