Floating Point/Soft Implementations
Appearance
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]- Embedded Systems/Floating Point Unit discusses implementing floating point in software