Skip to content

chms7/ddr_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddr_controller

Introduction

It's a light weight ddr3 controller on FPGA.

ddr_controller

Directory

  • doc
  • rtl
    • config: configure macros in mc_config.svh
    • mc: rtl of the mc
    • phy: opensource phy
  • tb: testbench of mc_native and mc_axi

Getting Started

Dependencies

  • RTL Simulator
    • Vivado (2019.2 has been tested)
  • Wave Viewer

Usage

Simulation

Run simulation:

make sim TB=[default: mc_axi_vip]
# TB: see ./rtl/tb/tb_*.sv

Get waveform:

make wave

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published