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
This would be a block (likely in fixedpoint, as our FFT also works in fixedpoint, but this might change) that calculates the distance between two input points. It will require us to implement a sqrt block (#29).
Given that, it should be relatively simple provided we already have the corresponding multiplier and adder/subtracter implemented.
Block that calculates distance. ADD TO DESCRIPTION
The text was updated successfully, but these errors were encountered: