verilog-pcie
PCIe interface libraries
A collection of Verilog modules implementing PCIe interfaces and bridges for various FPGAs
Verilog PCI express components
1k stars
52 watching
304 forks
Language: Verilog
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexforencich/verilog-i2c | An FPGA implementation of an I2C interface with various slave and master interfaces. | 549 |
alexforencich/verilog-wishbone | Components for building Wishbone bus systems with flexible interfaces and parametrization. | 109 |
alexforencich/verilog-axis | Provides a collection of Verilog modules and wrappers for designing AXI stream bus components in FPGAs. | 746 |
alexforencich/verilog-uart | A Verilog implementation of a basic UART (Universal Asynchronous Receiver-Transmitter) to AXI Stream interface. | 424 |
alexforencich/cocotbext-pcie | An open-source simulation framework for PCI express systems. | 139 |
alexforencich/verilog-lfsr | A parametrizable combinatorial LFSR/CRC module with various wrappers for different applications | 138 |
aolofsson/oh | A comprehensive Verilog library of silicon-proven hardware building blocks for designing ASICs and FPGAs. | 1,188 |
chipsalliance/aib-phy-hardware | Hardware implementation of an interface bus specification | 127 |
alexnask/interface.zig | A library that provides a simple and flexible way to create dynamic interfaces in Zig | 167 |
pconst/basic_verilog | A collection of synthesizable Verilog modules for various FPGA applications | 1,656 |
ulixxe/usb_cdc | A Verilog module implementing a full-speed USB communications device class for FPGA and ASIC designs. | 157 |
vsergeev/c-periphery | A C library simplifying access to Linux peripheral I/O interfaces such as GPIO, LEDs, PWM, SPI, I2C, and Serial. | 742 |
wyvernsemi/pcievhost | Generates PCIe traffic for verification and testing purposes | 84 |
whatnick/atm90e26_micropython | A Micropython module providing access to the ATM90E26 chip's functionality | 2 |
vlsi-eda/poc | Provides VHDL implementations of common hardware functions and a Python-based infrastructure for simulation and synthesis. | 551 |