alice820621 / SystemVerilog-Implementation-of-DDR3-ControllerLinks
The controller is a Verilog implementation through a state machine structure per Micro datasheet specifications, and connected to a predefined DDR3 memory. Successful design verification is achieved via a specialized test bench and connected to provided AHB by a SystemVerilog interface.
☆22Updated 7 years ago
Alternatives and similar repositories for SystemVerilog-Implementation-of-DDR3-Controller
Users that are interested in SystemVerilog-Implementation-of-DDR3-Controller are comparing it to the libraries listed below
Sorting:
- The memory model was leveraged from micron.☆24Updated 7 years ago
- General Purpose AXI Direct Memory Access☆61Updated last year
- DDR3 SDRAM Memory Controller Design & Synthesis using System Verilog☆31Updated 7 years ago
- Implementation of the PCIe physical layer☆57Updated 4 months ago
- DDR5 PHY Graduation project (Verification Team) under supervision of Si-Vision☆69Updated last year
- Verification IP for APB protocol☆72Updated 4 years ago
- Parameterised Asynchronous AHB3-Lite to APB4 Bridge.☆47Updated last year
- UVM resource from github, run simulation use YASAsim flow☆31Updated 5 years ago
- Generate UVM testbench framework template files with Python 3☆26Updated 5 years ago
- 10 Gigabit Ethernet MAC Core UVM Verification☆14Updated 2 years ago
- AXI Interconnect☆54Updated 4 years ago
- Synchronous FIFO design & verification using systemVerilog Assertions☆17Updated 4 years ago
- SoC Based on ARM Cortex-M3☆34Updated 6 months ago
- Multi-Processor System on Chip verified with UVM/OSVVM/FV☆35Updated 6 months ago
- SystemVerilog Direct Programming Interface (DPI) Tutorial☆72Updated 4 years ago
- Verification IP for UART protocol☆20Updated 5 years ago
- uvm_axi4lite is a uvm package for modeling and verifying AXI4 Lite protocol☆29Updated 10 months ago
- Verification AXI-4 bus standard using UVM and System Verilog☆15Updated 7 years ago
- This is the UVM environment for UART-APB IP core. This environment contains full UVM components. It is only used for studing and invetiga…☆24Updated 6 years ago
- DMA Hardware Description with Verilog