Skip to content

Hardware implementation of Karatsuba multiplication algorithm

Notifications You must be signed in to change notification settings

maj77/Karatsuba_project

Repository files navigation

Karatsuba_project

Hardware implementation of Karatsuba multiplication algorithm

Project consist of Karatsuba 64bit x 64bit multiplication algorithm implemented in Verilog, testbench, ARM processor which communicates with Karatsuba IP over AXI Lite interface, python scripts used for generating test values and communication with board over uart.

Project was implemented and run on Zybo board

karatsuba_AXI_IP


Python UART script demo

uart_com.py tests if system is working correctly by sending data to board and then comparing results image

About

Hardware implementation of Karatsuba multiplication algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published