Floating Point/Soft Implementations

From Wikibooks, open books for an open world
< Floating Point
Jump to: navigation, search

Contents

Soft Implementations [edit]

This page is going to discuss how to create a floating-point implementation in an HDL such as VHDL, Verilog, or SystemC. This page assumes a prior knowledge of Programmable Logic

Control [edit]

Datapath [edit]

Addition and Subtraction [edit]

Multiplication [edit]

further reading [edit]