JdeRobot / FPGA-robotics

Verilog library for developing robotics applications using FPGAs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix proximity bug with msb

felipe-m opened this issue · comments

The proximity calculation in centroid.v has an error because it doesn't consider the most significant bit.
Therefore, when it is too close the proximity goes to zero