Uses of Class
byucc.jhdl.Logic.Modules.FloatingPoint.toFloat

Packages that use toFloat
byucc.jhdl.Logic.Modules.FloatingPoint   
 

Uses of toFloat in byucc.jhdl.Logic.Modules.FloatingPoint
 

Methods in byucc.jhdl.Logic.Modules.FloatingPoint that return toFloat
 toFloat FLOATINGPOINT.toFloat(Node parent, Wire fixedWire, Wire floatWire, int fixedExponent, boolean fixedIsSigned, int floatExponentWidth, boolean pipelined, java.lang.String instanceName)
          Builds a fixed-point to floating-point converter.
 



Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.