How to perform fixed point representation in vhdl without introducing any package -


i have 32bit fractional number 4 integer bits , 28 fractional bits , interested in implementing in vhdl without use of package such ieee_proposed.fixed_pkg.all . there other method of representing 32 bit number using standard packages such numeric_std.all. appreciated


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -