Checking and deriving module paths in Verilog cell library descriptions

  • Authors:
  • Matthias Raffelsieper;MohammadReza Mousavi;Chris Strolenberg

  • Affiliations:
  • TU/Eindhoven, Eindhoven, The Netherlands;TU/Eindhoven, Eindhoven, The Netherlands;Fenix, Eindhoven, The Netherlands

  • Venue:
  • Proceedings of the Conference on Design, Automation and Test in Europe
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Module paths are often used to specify the delays of cells in a Verilog cell library description, which define the propagation delay for an event from an input to an output. Specifying such paths manually is an error prone task; a forgotten path is interpreted as a zero delay, which can cause further flaws in the subsequent design steps. Moreover, one can specify superfluous module paths, i.e., module paths that can never occur in any practical run of the model and hence, make excessive restrictions on the subsequent design decision. This paper presents a method to check whether the given module paths are reflected in the functional implementation. Complementing this check, we also present a method to derive module paths from a functional description of a cell.