Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIf you can afford to generate the square root 1 bit (of result) per clock (maybe 2 clocks at high clock rates), then the 'schoolboy' method works very well in binary and will probably use a lot less logic.
For 12 bit input I think you could just chain 6 subtract + conditional-mux blocks...