OpenCores

Multiply-Accumulate Operation (MAC)

Project maintainers

Details

Name: multiply-accumulate
Created: Nov 21, 2018
Updated: Jun 12, 2019
SVN Updated: Jun 12, 2019
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 1 reported / 1 solved
Star3you like it: star it!

Other project properties

Category:Arithmetic core
Language:VHDL
Development status:Alpha
Additional info:
WishBone compliant: No
WishBone version: n/a
License: LGPL

Description

In computing, especially digital signal processing, the multiply–accumulate operation is a common step that computes the product of two numbers and adds that product to an accumulator. The hardware unit that performs the operation is known as a multiplier–accumulator (MAC, or MAC unit); the operation itself is also often called a MAC or a MAC operation.

Reference: https://en.wikipedia.org/wikiMultiply-accumulate_operation