On Thu, Mar 20, 2008 at 2:40 PM, Blubaugh, David A. <[EMAIL PROTECTED]> wrote: > > Would anyone know as to how to develop floating point support for the MyHDL > module?? Has anyone worked with any alternative versions of the IEEE > standard for floating -point? Also has anyone developed a floating-point > library for a module within the python environment in order to execute > numerical computations. I would imagine since I am translating python to > verilog by using MyHDL , that I will have to develop the floating-point > module in python source code as well ??
You should ask on the MyHDL mailing list, not here. http://myhdl.jandecaluwe.com/doku.php/mailing_list -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
