Skip to content

A series of projects using the floating point division IP from Xilinx to perform floating point (single precision) division. Boards used: ZYBO and NEXYS4DDR (ARTIX-7)

Notifications You must be signed in to change notification settings

SnrNotHere16/FPGADivisionFloatingPoint

Repository files navigation

FPGA Floating Point Division (Single Precision)

Simple project using the floating point division IP Core's division functionality from Xilinx
alt text alt text alt text

NEXYS 4 DDR (Artix-7)

Block Diagram for Programming Logic System. Project: https://github.com/SnrNotHere16/FPGADivisionFloatingPoint/tree/main/FloatingPointDivisionNexys4DDR/FPFPGA/Division alt text 0/0 = 7FC0_0000 = NaN alt text alt text -2/0 = FF80_0000 = -inf alt text alt text 2/0 = 7F80_0000 = inf alt text alt text 0/-2 = 8000_0000 = -0 alt text alt text
0/2 = 0000_0000 = 0
alt text alt text

ZYBO Z7 ZYNQ-7020

Block Diagram for Programming Logic System. Project: https://github.com/SnrNotHere16/FPGADivisionFloatingPoint/tree/main/FPDivZYBO/Project/FloatingDivisionZybo
alt text alt text
Results
alt text

About

A series of projects using the floating point division IP from Xilinx to perform floating point (single precision) division. Boards used: ZYBO and NEXYS4DDR (ARTIX-7)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published