Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
JoeAltmaier
on Oct 28, 2018
|
parent
|
context
|
favorite
| on:
Computing sin and cos in hardware with synthesisab...
Yet is has trig? Come on.
Khoth
on Oct 28, 2018
[–]
It doesn't have trig. The algorithm just requires 32 precomputed trig results that are stored in a lookup table.
markrages
on Oct 28, 2018
|
parent
[–]
Indeed, I have used CORDIC for rectangular-to-polar on a little micro without multiply (and power-constrained by a coin cell). I made a code-generator for this, see
https://github.com/markrages/cordic_polar
JoeAltmaier
on Oct 29, 2018
|
root
|
parent
[–]
Very sweet!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: