Clock and UART Baud rate generation, radix-4 multiplier, function generator & accelerator wrappers.
-
Updated
Aug 3, 2022 - Verilog
Clock and UART Baud rate generation, radix-4 multiplier, function generator & accelerator wrappers.
Interactive website for demonstrating or simulating binary multiplication via pencil-and-paper method, Booth's algorithm, and extended Booth's algorithm (bit-pair recoding)
Clock and UART Baud rate generation, radix-4 multiplier, function generator & accelerator wrappers.
⚡This project aims to implement 6 different multipliers including the radix-4 booth multiplier, a multiplier tree, floating-point multiplier and more.. in verilog as well as synthesize each one on Oasys with appropriate scripts and finally route the complete design on Nitro to obtain its layout. DRC and LVS checks were also made for floating-point.
A comparison study between different FFT algorithms implemented in Java as part of the bachelor's degree. Implemented algorithms: Furier transform by definition, radix-2 (DIT) recursive, radix-2 (DIT) iterative, radix-2 (DIF) recursive, radix-4 (DIT) recursive, radix-4 (DIF) recursive, radix-4 (DIT) iterative, split radix (DIT), split radix (DIF…
Add a description, image, and links to the radix-4 topic page so that developers can more easily learn about it.
To associate your repository with the radix-4 topic, visit your repo's landing page and select "manage topics."