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,
Did anyone know any methode to find squareroot using 2 clockcycle???
in xilinx ip core (cordic), with out pipelining with 2 clok latency got output.
but in fully pipeline mode it will take 5 clocks.
i have checked cordic algoritham but it will atleast take N/2 clockcycle.
i have written program using cordic and nonrestoring algoritham. both programs took N/2 clockcycle to get
output.(N-input width).how can i get output with in 2 clockcxycle if any one know how please help. i got tired
of searching in intenet.
thanks and regards
Did anyone know any methode to find squareroot using 2 clockcycle???
in xilinx ip core (cordic), with out pipelining with 2 clok latency got output.
but in fully pipeline mode it will take 5 clocks.
i have checked cordic algoritham but it will atleast take N/2 clockcycle.
i have written program using cordic and nonrestoring algoritham. both programs took N/2 clockcycle to get
output.(N-input width).how can i get output with in 2 clockcxycle if any one know how please help. i got tired
of searching in intenet.
thanks and regards