Floating Point/Soft Implementations

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Soft Implementations[edit | edit source]

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 | edit source]

Datapath[edit | edit source]

Addition and Subtraction[edit | edit source]

Multiplication[edit | edit source]

Further reading[edit | edit source]