dipin
Full Member level 4
- Joined
- Jul 16, 2014
- Messages
- 223
- Helped
- 14
- Reputation
- 28
- Reaction score
- 14
- Trophy points
- 18
- Activity points
- 1,731
hi,
i need to write a code for finding the square root of the number in verilog and code must be sinthesizable in FPGA . Did anybody suggest me what is the best methode to find square root of a number (fastest methode) . THE NUMBER SHOULD BE LARGE. what about cordaic algoritham is it fast???
is there any readymaid code for this???
is it possible to find square root including fractional part .
eg: sqrt of 8 =2.83 like this .plz give me some guidence.
thanks & regards
i need to write a code for finding the square root of the number in verilog and code must be sinthesizable in FPGA . Did anybody suggest me what is the best methode to find square root of a number (fastest methode) . THE NUMBER SHOULD BE LARGE. what about cordaic algoritham is it fast???
is there any readymaid code for this???
is it possible to find square root including fractional part .
eg: sqrt of 8 =2.83 like this .plz give me some guidence.
thanks & regards
Last edited: