keremcant
Member level 5
how can we write a code to find cross-correlation or auto cross-correlation in verilog? actually we are trying to find the delay between a pulse and its echo. we have the signal coming from an 8-bit ADC and we keep it in a RAM. then we need to find the max value of the correlation to determine the delay between the waves.
we thought that the best way would be auto cross correlation. bu it seems to be very hard to write a code in verilog for an fpga.
we thought that the best way would be auto cross correlation. bu it seems to be very hard to write a code in verilog for an fpga.