-
Updated
Sep 8, 2020 - C#
{{ message }}
Verilog fixed-point lib: custom bit width, arithmetic, converting to float, with single cycle & pipeline version.
Use FixedPoint_LUT to replace highly runtime intensive calculation times. FixedPoint_LUT uses LUTs to search for values in an array and make simple calculations rather then calculate complex mathematical functions
Design of a fixed point FIR Notch filter to remove 50Hz noise from an electroencephalogram signal, by minimizing quadratic error using Particle Swarm Optimization. Assembly level implementation of filtering on an STM32 board using Keil uVision.
Add a description, image, and links to the fixedpoint topic page so that developers can more easily learn about it.
To associate your repository with the fixedpoint topic, visit your repo's landing page and select "manage topics."