Package byucc.jhdl.contrib.modgen

Class Summary
accum Accumulator that allows a generic sized input and output.
Add Deprecated. Use Logic add call instead (Add was deprecated since it is XC4000 specific)
Adsu Deprecated. Use Logic addsub call instead (AddSub was deprecated since it is XC4000 specific).
arrayMult Variable width array multiplier with the option of signed or unsigned multiply and generic pipeline depth.
booth A generic size Booth's multiplier
Cordic Generic width CORDIC unit for Xilinx XC4000.
Cordicl Generic width linear CORDIC unit for Xilinx XC4000.
CordicRP Generic width CORDIC unit for Xilinx Virtex.
downcnt A generic sized down counter
eq General Description
gt Generic greater-than comparator.
IntDivide Variable width integer divider with the option of signed or unsigned multiply and generic pipeline depth.
LFSR4 4 bit linear feedback shift register.
lt Generic less-than comparator.
rounder  
srl_array General Description
StageRP  
Sub Deprecated. Use Logic sub call instead (Sub was deprecated since it is XC4000 specific).
upcnt General Description
 

Exception Summary
ModgenException This is thrown when invalid parameters cause a module generator to fail.
 



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