Skip to content

A simple Floating-Point arithmetic unit - implemented in SystemVerilog

Notifications You must be signed in to change notification settings

aGhandhii/floating_point_unit

Repository files navigation

Simple Floating Point Unit

A Floating-Point Arithmetic Unit implemented in SystemVerilog

Arithmetic Unit Diagrams

Multiplication

Image

Division

Image

Addition/Subtraction

Image

The Sign Unit implements the following logic:
Image

Top Level Control Flow

Multiplication

Image

Division

Image

Addition/Subtraction

Image

About

A simple Floating-Point arithmetic unit - implemented in SystemVerilog

Topics

Resources

Stars

Watchers

Forks