You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yaman Umuroglu edited this page Dec 1, 2015
·
1 revision
Generators for streaming (decoupled in-out interfaces, supporting backpressure) math operators.
The SystolicReg class implements a systolic register with customizable in/out datatypes and a transfer function, and is used as a building block for describing feedforward pipelined math.
SystolicSInt64Mul_5Stage generates a 5-stage pipelined multiplier.