Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 754 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 754 Bytes

SquareRoot Computation

Models of a square root computation proposed in the following paper:

  • R. V. W. Putra, "A Novel Fixed-Point Square Root Algorithm and Its Digital Hardware Design," International Conference on ICT for Smart Society (ICISS), Jakarta, Indonesia, 2013, pp. 1-4, doi: 10.1109/ICTSS.2013.6588110. (https://doi.org/10.1109/ICTSS.2013.6588110)

If you find this repository useful, please cite the following paper.

@INPROCEEDINGS{6588110,
  author={Putra, Rachmad Vidya Wicaksana},
  booktitle={International Conference on ICT for Smart Society}, 
  title={A novel fixed-point square root algorithm and its digital hardware design}, 
  year={2013},
  volume={},
  number={},
  pages={1-4},
  doi={10.1109/ICTSS.2013.6588110}}