Altera_Forum
Honored Contributor
12 years agoHelp with cross correlation
Hi, I've been learning VHDL this semester and am trying to build a program that can take two input signals and cross correlate them. I've tried to implement a brute force summation algorithm, b...