i am working on a new efficient architecture for CORDIC algorithm, i
have been through about 20 papers in last week, but couldnt find an
approach similar to mine....
i would really appreciate if you could post about the best cordic arch
you think there is....this will help expedite my comparisons...
thanks
It would be more polite, and eliminate some unnecessary responses, if you
would first post a list of the papers that you have already reviewed.
Thanks!
sure....i can list the approaches i have reviewed:
1. elimination of scaling factor
2. elimination of sign precomputation
3. flat cordic
these are the basic approaches i have observed.....within these there
are many tweaks like pipeling, etc