Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFixed point math functions
Hello, I know that fixed point logic circuits are similar to integers. But my question is. Say I convert a 15bit integer (A) to fixed point <15bits.10bits> by just using {A[14:0],10'b...
Altera_Forum
Honored Contributor
15 years agoI am pretty sure we (FPGA designers) can manage all stages of design process from modelling through to verification without using the notion of decimal point. But not anymore as we are flooded with tools that force decimal entry. In my place of work, we use advanced dsp builder and it is very powerful tool now. I can see how my fellow engineers are puzzled; they enter the decimal notation until output is correctly scaled by trial and error resulting in really funny expressions and bizarre decimal locations. Another learning curve up or down.