Design and implementation of a digital integrated circuit for logarithmic conversion (C4)

This project report describes the design of an integrated circuit to implement a logarithmic converter based on the Combet’s 4-region (C4) logarithmic conversion algorithm from the front end design (HDL coding of the design specifications) to the back end (layout). The Combet’s 4-region (C4) logari...

Full description

Saved in:
Bibliographic Details
Main Author: Wong, Wee Kiat.
Other Authors: Jong Ching Chuen
Format: Final Year Project
Language:English
Published: 2011
Subjects:
Online Access:http://hdl.handle.net/10356/45908
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This project report describes the design of an integrated circuit to implement a logarithmic converter based on the Combet’s 4-region (C4) logarithmic conversion algorithm from the front end design (HDL coding of the design specifications) to the back end (layout). The Combet’s 4-region (C4) logarithmic conversion algorithm involves piecewise linear approximation of the mantissa, dividing the mantissa curve into 4 regions. The computation of the approximation involves simple shifting and counting operations that can be easily implemented by hardware. The design is to be described in Verilog HDL at RTL level in the Mentor Graphics Modelsim environment. Modelsim is also used for functional simulation, back annotated simulation and verification. Gate level logic synthesis will then be carried out using Synopsys Design Compiler. Various constraints are provided to optimize the area and timing of the design. The gate level netlist generated by the Design Compiler is to be used in the placement and routing of the design.