Rev |
Log message |
Author |
Age |
Path |
19 |
Cleaned up the controller, corrected comments, tried to make it more readable. |
dgisselq |
2963d 23h |
/ |
18 |
We now pass all tests again--this time for a 4:1 controller, with a CAS of 5
and a CWL of 5. This is designed for a memory running at 320MHz,
transmitting across the data lines as 640Mbps, and yet running internally at
only 80MHz. |
dgisselq |
2994d 17h |
/ |
17 |
Here are files from my current attempts to include the DDR3 SDRAM into an
Arty project. Although a part of the Arty project, and not really sub modules
to anything here, they really belong with this project. |
dgisselq |
3018d 22h |
/ |
16 |
New, modified code, now works in simulation!! |
dgisselq |
3022d 21h |
/ |
15 |
Some simple timing diagrams, illustrating how we can go about this. |
dgisselq |
3026d 03h |
/ |
14 |
Lots of changes. Redesigned the refresh logic, and the activate/precharge
logic. While it's still not working on the hardware, it looks better than
before. (I also caught some bugs in the MRx register settings ...) |
dgisselq |
3038d 18h |
/ |
13 |
Cleanup, bug fixes--sadly, the code no longer works, so while it's "better"
in that it can build at 200MHz, it no longer works in the Verilator simulation. |
dgisselq |
3039d 17h |
/ |
12 |
Added the write-read and write-precharge extra delays into both module and
simulation. |
dgisselq |
3040d 22h |
/ |
11 |
Fixed the bugs Xilinx's tools pointed out. |
dgisselq |
3040d 23h |
/ |
10 |
This might just work ... at least, it passes my testbench. |
dgisselq |
3041d 00h |
/ |
9 |
Making progress: The singular write and pipe read tests work. Random pipe
reads still failing. |
dgisselq |
3041d 00h |
/ |
8 |
Singular reads and writes now work (in the Verilator simulator)--just not
pipelined reads or writes. |
dgisselq |
3041d 09h |
/ |
7 |
Make lots of progress. Reset works, and refresh is within a clock measurement
or two of working properly. Singular sequential writes work as well. |
dgisselq |
3042d 18h |
/ |
6 |
Lots of bug fixes. The controller now proceeds through the proper reset
logic into the first write. This includes activating the needed bank and the
next one, and then issuing the write command. It doesn't complete the write
command yet, but that's the next step. |
dgisselq |
3043d 18h |
/ |
5 |
Under Verilator/simulation testing, the core now properly brings the device
up from reset. Next step: opening/closing banks. |
dgisselq |
3044d 00h |
/ |
4 |
Work continues. A preliminary test-bench has been created. The core
has yet to pass through the reset cycle yet, so there's a lot of work
still to be done. |
dgisselq |
3044d 16h |
/ |
3 |
Fixes some, not all, of the Verilator build/lint errors. |
dgisselq |
3045d 08h |
/ |
2 |
Initial checkin. Pieces are not working yet, but the general approach is
starting to take shape. |
dgisselq |
3045d 09h |
/ |
1 |
The project and the structure was created |
root |
3045d 13h |
/ |