5 ms·
my preferred reference for Computer Arithmetic is the book by Behrooz Parhami. Goes from the beginning into great detail and it is very easy to read. It was my
by DrBurrito 3y ago
my preferred reference for Computer Arithmetic is the book by Behrooz Parhami. Goes from the beginning into great detail and it is very easy to read. It was my go-to reference when writing floating points units in VHDL.
https://web.ece.ucsb.edu/~parhami/text_comp_arit.htm https://web.ece.ucsb.edu/~parhami/text_comp_arit.htm
- kragen 3y agothank you, this is great information; an informed recommendation in fields like this, where bad reference books abound, is good as gold however, on casual inspection, the page doesn't seem to have the book available for download; possibly it is not open access
- kyboren 3y agoSeconded. Parhami and Ercegovac ( https://web.cs.ucla.edu/digital_arithmetic/ https://web.cs.ucla.edu/digital_arithmetic/ ) are my personal go-to digital arithmetic references.