![]() |
|
|
|
|
|
|
2
11th August 16:09
External User
Posts: 1
|
Hi
Try float_pkg_c.vhd from http://www.eda-stds.org/fphdl/ David Bishop is working on fixed and floating point libraries which will be part of VHDL-2006 from IEEE. The file above is a compatibility version of these libraries designed to work with current synthesis and simulation tools (which naturally don't support VHDL-2006). I use the fixed point version and it works great. The nice part is that it will soon be part of a IEEE standard. If you plan to synthesize, be warned that floating point operations in general take up plenty of space. If you have trouble getting the library to compile, let me know. Richard |
|
|
|
|
3
11th August 16:10
External User
Posts: 1
|
rnbrady@gmail.com napisal(a):
Hello, Thanks. It is looks very interesting. But how is libraries behave in case multiplication "*"? What is frequency? I don't find any pipeline option (make multiplication with higher freqency but in few clock tact). Thank you for answer Mariusz |
|