This post refers to: Beitrag "Kubikwurzel bilden" The attached C-code implements square root and cubic root calculations for integers. The code uses mere Add/Shift operations and is thus well suited for hardware implementation. It was assembled and adapted from different sources. There are more details given in the attached file. Cheers Detlef
:
Moved by Admin
Do you have any material guidance on how to implement cubic root using FPGA - with matlab SIMULINK? Any help is greatly appreciated . Thank you