Formal Verification of Parametric Multiplicative Division Implementations

  • Authors:
  • Nikhil Kikkeri;Peter-Michael Seidel

  • Affiliations:
  • Southern Methodist University, Computer Science and Engineering Dallas, TX;Southern Methodist University, Computer Science and Engineering Dallas, TX

  • Venue:
  • ICCD '05 Proceedings of the 2005 International Conference on Computer Design
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Back in the 60驴s Goldschmidt presented a variation of Newton-Raphson iterations for division that is well suited for pipelining. The problem in using Goldschmidt驴s division algorithm is to verify that the implementation meets the precision required for the quotient and provides correct rounding, in particular if hardware resources are to be used judiciously. Previous implementations relied on error analysis that were not quite tight and that were specific to one parameter setting and target precision. Our formal verification effort focuses on a parametric division implementation based on Goldschmidt驴s algorithm for different parameter settings and target precisions. We formalize a tight and parametric error analysis of Goldschmidt驴s division algorithm in PVS and prove its correctness. On this basis we propose formally verified parametric division implementations.