verilog-lfsr
LFSR module
A parametrizable combinatorial LFSR/CRC module with various wrappers for different applications
Fully parametrizable combinatorial parallel LFSR/CRC module
138 stars
13 watching
55 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexforencich/verilog-pcie | A collection of Verilog modules implementing PCIe interfaces and bridges for various FPGAs | 1,150 |
alexforencich/verilog-wishbone | Components for building Wishbone bus systems with flexible interfaces and parametrization. | 109 |
alexforencich/verilog-i2c | An FPGA implementation of an I2C interface with various slave and master interfaces. | 550 |
alexforencich/verilog-uart | A Verilog implementation of a basic UART (Universal Asynchronous Receiver-Transmitter) to AXI Stream interface. | 425 |
alexforencich/verilog-axis | Provides a collection of Verilog modules and wrappers for designing AXI stream bus components in FPGAs. | 747 |
alexforencich/cocotbext-axi | AXI interface modules for Cocotb simulation models | 214 |
pma/lfsr | Generates pseudo-random numbers using a linear feedback shift register algorithm | 8 |
aolofsson/oh | A comprehensive Verilog library of silicon-proven hardware building blocks for designing ASICs and FPGAs. | 1,197 |
lemire/fastpfor | A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 882 |
alexforencich/cocotbext-eth | Provides Ethernet interface modules for Cocotb simulation | 56 |
codr7/liblg | A minimal stack-based virtual machine in C | 180 |
clementpinard/sfmlearner-pytorch | This codebase provides a PyTorch implementation of an unsupervised depth and ego-motion learning system from video data. | 1,019 |
alexforencich/cocotbext-pcie | An open-source simulation framework for PCI express systems. | 138 |
melisgl/cl-libsvm | A Common Lisp wrapper around the libsvm C++ SVM library | 16 |
l0garithmic/fastcolabcopy | Fast and parallel file transfer tool | 29 |