dpretet / async_fifoLinks
A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
☆354Updated last year
Alternatives and similar repositories for async_fifo
Users that are interested in async_fifo are comparing it to the libraries listed below
Sorting:
- A DDR3 memory controller in Verilog for various FPGAs☆492Updated 3 years ago
- AMBA bus generator including AXI4, AXI3, AHB, and APB☆208Updated last year
- AMBA AXI VIP☆408Updated last year
- AXI interface modules for Cocotb☆270Updated last year
- uvm AXI BFM(bus functional model)☆250Updated 12 years ago
- Verilog UART☆493Updated 4 months ago
- AXI DMA 32 / 64 bits☆114Updated 10 years ago
- AMBA bus lecture material☆448Updated 5 years ago
- AXI, AXI stream, Ethernet, and PCIe components in System Verilog☆283Updated 3 weeks ago
- Awesome ASIC design verification☆309Updated 3 years ago
- Bus bridges and other odds and ends☆572Updated 2 months ago
- The UVM written in Python☆436Updated last week
- Reference examples and short projects using UVM Methodology☆275Updated 3 years ago
- training labs and examples☆426Updated 2 years ago
- Verilog I2C interface for FPGA implementation☆625Updated 4 months ago
- Common SystemVerilog components☆634Updated this week
- Based on ARM AMBA bus protocol, Verilog is used to design the digital circuit.☆127Updated 4 years ago
- An AXI4 crossbar implementation in SystemVerilog☆161Updated 3 weeks ago
- Verilog UART☆173Updated 12 years ago
- Verilog AXI stream components for FPGA implementation☆812Updated 4 months ago
- This is the main repository for all the examples for the book Practical UVM☆199Updated 4 years ago
- Silicon-validated SoC implementation of the PicoSoc/PicoRV32☆271Updated 4 years ago
- SPI Master for FPGA - VHDL and Verilog☆296Updated last year
- AXI总线连接器☆100Updated 5 years ago
- Contains the code examples from The UVM Primer Book sorted by chapters.☆556Updated 3 years ago
- SystemVerilog-based UVM testbench for an Ethernet 10GE MAC core☆143Updated 6 years ago
- lowRISC Style Guides☆440Updated last month
- AMBA v.3 APB v.1 Specification Complaint Slave SRAM Core design and testbench. The testbench is developed using System Verilog and UVM an…☆173Updated 6 years ago
- SPI Slave for FPGA in Verilog and VHDL☆203Updated last year
- This repo includes 3 independent modules: UART receiver, UART transmitter, UART to AXI4 master. 本项目包含3个独立模块:UART接收器、UART发送器、UART转AXI4交互式调…