Opensource DDR3 Controller
Go to file
Angelo Jacobo 614fd7dfe2
Update README.md
2023-05-11 19:22:34 +08:00
rtl Update ddr3_controller.v 2023-05-11 15:35:34 +08:00
LICENSE changed license to Apache 2.0 2023-03-23 20:18:46 +08:00
README.md Update README.md 2023-05-11 19:22:34 +08:00
ddr3_controller.sby removed parameter file "ddr3_parameters.vh" 2023-03-09 18:16:01 +08:00
formal_cover.gtkw Add files via upload 2023-04-06 19:45:09 +08:00
run.sh include directory on iverilog command 2023-03-02 20:20:14 +08:00

README.md

DDR3_Controller

🚧 👷‍♂️ 👷‍♂️ UNDER CONSTRUCTION 👷‍♂️ 👷‍♂️ 🚧

Sequential Read

image

Sequential Read then Sequential Write

image

Random Access

image

Sequential Read Until Next Bank

image

PHY Interface

WRITE OPERATION

image

Sequential Write

image

BITSLIP_DQS_TRAIN STATE:

image

MPR_READ STATE:

image

BITSLIP_DQ_TRAIN STATE:

image

Sequential Read:

image

PER LANE READ CALIBRATION

image

AFTER READ CALIBRATION

image

LANES NOT IN SYNC

image

SAMPLE READ 1

image

SAMPLE READ 2 (UNIFORM DELAY DIFFERENCE, 0 slow_clk ABSOLUTE DELAY)

image

SAMPLE READ 3 (UNIFORM DELAY DIFFERENCE, 2 slow_clk ABSOLUTE DELAY)

image

SAMPLE READ 3 (RANDOM DELAY DIFFERENCE, 0 slow_clk ABSOLUTE DELAY)

image