fpu
Floating point library
A synthesizable IEEE 754 floating point library in Verilog.
synthesiseable ieee 754 floating point library in verilog
538 stars
24 watching
145 forks
Language: Verilog
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openhwgroup/cvfpu | A flexible and parameterizable floating-point unit design for RISC-V processors | 440 |
thery/flocqlecture | An introductory course on floating-point numbers and formal proof using Coq | 6 |
ron4fun/intxlib4cpp | An arbitrary precision integer library with fast multiplication and division algorithms | 10 |
aolofsson/oh | A comprehensive Verilog library of silicon-proven hardware building blocks for designing ASICs and FPGAs. | 1,206 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 598 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
dan-fritchman/hdl21 | A hardware description library for analog and custom integrated circuits using Python | 69 |
zipcpu/autofpga | Automates the process of creating and updating FPGA designs from peripherals in multiple languages. | 170 |
jdupuy/dj_fft | A header-only FFT library providing fast and easy-to-use algorithms for 1D, 2D, and 3D Fourier transforms. | 169 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,034 |
dtolm/vkfft | A fast Fourier transform library designed to accelerate multidimensional mathematical operations on GPUs | 1,562 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 349 |
jagajaga/fp-course-itmo | A comprehensive online resource for learning functional programming in Haskell | 614 |