Just uploaded release 14. As usual, this release is at: http://www.eda-twiki.org/vhdl-200x/vhdl-200x-ft/packages/files.html You can download the entire thing with http://www.eda-twiki.org/vhdl-200x/vhdl-200x-ft/packages/vhdl-200x-pkgs_14.tar.Z VHDL-93 compatibility packages where: http://www.eda-twiki.org/vhdl-200x/vhdl-200x-ft/packages/additions_14.tar.Z Changes in this release: None of the base packages changed in this release. Cadence found some interface bugs in "fixed_pkg" and "float_pkg", which were fixed. I wound up doing quite a bit of work with algorithmic packages. These are included as testcases and not in the spec. 1) Added Newton-Raphson divide routines (uses multipliers to do divides, efficient for larger numbers) 2) New fixed point algorithmic package (nr_divide, complex numbers, sqrt, cbrt, pow, ln, log, sin, cos, tan, arcsin, etc) 3) Rewrote several of the floating point algorithmic packages to use fixed point math where that is feasible. 157,063 lines of code and counting (14,238 more than last time) -- David W. Bishop dbishop@vhdl.org All standard disclaimers apply.Received on Thu Aug 25 11:16:22 2005
This archive was generated by hypermail 2.1.8 : Thu Aug 25 2005 - 11:17:41 PDT