Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMe and my simple questions: Can I do this in FPGA?
Hi dear Altera friends. Sorry for the simple questions, i'm a beginner. My FPGA is DE1-SoC University, i'm learning how to use it. My question today is the following one: Until now, with t...
Altera_Forum
Honored Contributor
10 years agohttp://www.alteraforum.com/forum/attachment.php?attachmentid=11659&stc=1
Sorry, I cant make it size smaller. (weird loading picture sys) This is the equation more simplified. Exponents are only squares, no need of fractional squares. About ranges, Maximun integer number should be 99 (2 digits) and fractional part .999999 (6 digits), no negative numbers because subtraction is absolute value. I will consider input and oupt binary so I can work more easily. I have been reading about fractional operations in VHDL, it seems that there are already a library for such, do you know about this?