Digital Core Design

The Power of Intellectual Property

DFPDIV

Floating Point Pipelined Divider Unit

    The DFPDIV uses the pipelined mathematics algorithm to divide two arguments. The input numbers' format has been developed according to IEEE-754 standard. Our proprietary IP Core supports a single precision real number. Divide operation was pipelined up to 15 levels and the input data is fed every clock cycle. The first result appears after 15 clock periods latency and next results are available each clock cycle. Full IEEE-754 precision and accuracy are included.
    The DFPDIV is a technology independent design, that can be implemented in a variety of process technologies.


    Family summary

    Design Standard compliance Operation Input data Output data NORMAL numbers DENORMAL, NaNs, INFINITY Pipeline levels Single clock result Initial latency
    DFPADD IEEE-754 Addition Single precision real Single precision real + + 5 + 5
    DFPMUL IEEE-754 Multiplication Single precision real Single precision real + + 7 + 7
    DFPDIV IEEE-754 Division Single precision real Single precision real + + 15 + 15
    DFPSQRT IEEE-754 Square root Single precision real Single precision real + + 9 + 9
    DFPCOMP IEEE-754 Compare Single precision real Single precision real + + 1 + 1
    DFP2INT IEEE-754 FP to Integer conversion Single precision real Integer + + 2 + 2
    DINT2FP IEEE-754 Integer to FP conversion Integer Single precision real + + 3 + 3

    The main features of each Floating Point Units family member has been summarized in table above. It gives a briefly member characterization helping you to select the most suitable IP Core for your application. Please see also the Arithmetic Coperocessors: DFPMU, DFPMU-DP and DFPAU , DFPAU-DP

    Performance

    Each core has been tested in variety of FPGA and ASIC technologies. Its implementation results are summarized below.

    Implementation Speed
    grade
    Utilized Area
    [gates]
    Frequency
    [MHz]
    ispXPGA -4 3132/1063 41

    DFPDIV implementation results for LATTICE devices.
    All features have been included.

    Implementation Speed
    grade
    Utilized Area
    [Slices]
    Frequency
    [MHz]
    SPARTAN-IIE -7 1727 73
    SPARTAN-3 -5 1728 81
    SPARTAN-3E -4 1728 64
    VIRTEX-E -8 1410 55
    VIRTEX-II -6 1728 115
    VIRTEX-II pro -7 1728 134
    VIRTEX-4 -12 1728 166

    DFPDIV implementation results for XILINX devices.
    All features have been included. 

    Implementation Speed
    grade
    Utilized Area
    [LC]
    Frequency
    [MHz]
    APEX20KC -7 2720 42
    STRATIX -5 2270 88
    CYCLONE -6 2270 86
    STRATIX II -3 2040 104
    CYCLONE-II -6 2500 107

    DFPDIV implementation results for ALTERA devices.
    All features have been included. 


    Key Features

    • Full IEEE-754 compliance
    • Single precision real format support
    • Simple interface
    • No programming required
    • 15 levels pipeline
    • Overflow, underflow and invalid operation flags
    • Full accuracy and precision
    • Results available at every clock
    • Fully synthesizable
    • Static synchronous design
    • Positive edge clocking and no internal tri-states
    • Scan test ready

    Applications

    • Math coprocessors
    • DSP algorithms
    • Embedded arithmetic coprocessor
    • Fast data processing & control

    Symbol

     adatai (31:0)
     bdatai (31:0)
    datao (31:0) 
    ofo 
    ufo 
    ifo 

    Pins description

    PinTypeDescription
    adatai (31:0)inputA data bus input
    bdatai (31:0)inputB data bus input
    datao (31:0)outputData bus output
    ofooutputOverflow flag
    ufooutputUnderflow flag
    ifooutputInvalid flag

    Block Diagram

    Main FP Pipelined UnitIt performs floating point divide function, giving the complex information about the results and making final flags settings.
    Arguments CheckerIt performs input data analyze against IEEE-754 number standard compliance. The appropriate numbers and information about the input data classes are given as the results to Main FP Pipelined Unit.
    adatai (31:0)
    bdatai (31:0)
    Result ComposerIt performs result rounding function, data alignment to IEEE-754 standard and the final flags setting.
    datao (31:0)
    ofo
    ufo
    ifo
    FP output Output bus used for data transfer

    Units

    Main FP Pipelined Unit
    It performs floating point divide function, giving the complex information about the results and making final flags settings.
    Arguments Checker
    It performs input data analyze against IEEE-754 number standard compliance. The appropriate numbers and information about the input data classes are given as the results to Main FP Pipelined Unit.
    Result Composer
    It performs result rounding function, data alignment to IEEE-754 standard and the final flags setting.