F
fl
Guest
Hi,
For a filter implementation in FPGA/ASIC, there are two efficient architectures for the MAC. One is distributed arithmetic, while the other is serial-parallel multiplication based. I know that DA normally is for one of the multiplicant is constant. The serial-parallel mulication has no such requirement. When one of the multiplicant is constant, it can save some logic gates indeed. Both methods process one bit with one clock cycle. What the differences are for these two architectures?
Thanks.
For a filter implementation in FPGA/ASIC, there are two efficient architectures for the MAC. One is distributed arithmetic, while the other is serial-parallel multiplication based. I know that DA normally is for one of the multiplicant is constant. The serial-parallel mulication has no such requirement. When one of the multiplicant is constant, it can save some logic gates indeed. Both methods process one bit with one clock cycle. What the differences are for these two architectures?
Thanks.