vlsiffra
Digital Arithmetic Library
A software package providing an implementation of efficient digital arithmetic units and combinational logic for high-speed computing applications.
Create fast and efficient standard cell based adders, multipliers and multiply-adders.
110 stars
8 watching
9 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
adderamaranth-hdlboothdaddamultiplierphysical-designverilogvlsi
Related projects:
Repository | Description | Stars |
---|---|---|
stillwater-sc/universal | A header-only C++ template library providing custom arithmetic plug-in types for mixed-precision algorithm development and optimization in AI, Machine Learning, and other fields. | 410 |
johnmcfarlane/cnl | A C++ library providing safer and simpler arithmetic types for resource-constrained environments. | 644 |
brick/math | A PHP library providing arbitrary precision arithmetic capabilities for various numerical types. | 1,846 |
jacob-carlborg/orange | A serialization library for the D programming language. | 72 |
siliconcompiler/lambdalib | A modular hardware abstraction library for designing and implementing complex digital systems | 23 |
libmir/dcompute | Enables native execution of D programming language on GPUs and other accelerators using OpenCL and CUDA. | 138 |
ghollisjr/cl-ana | A modular Common Lisp framework for data analysis and visualization | 197 |
dodger487/dplython | A Python implementation of data manipulation functions inspired by the R package Dplyr. | 764 |
atilaneves/cerealed | A binary serialization library for D that provides flexible and customizable serialization capabilities. | 92 |
dlangscience/scid | A collection of numerical routines and bindings for the D programming language. | 91 |
delta456/range | A library for creating numeric ranges in Vlang with various iteration options and memory management strategies. | 33 |
benlau/biginteger | A C++ library that provides arbitrary-precision arithmetic operations for use in software development | 18 |
flintlib/arb | An arbitrary-precision interval arithmetic library | 458 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
microsoft/bitblas | A library for efficient mixed-precision matrix multiplications on GPUs for deep learning models | 420 |