Commit Graph

116 Commits

Author SHA1 Message Date
AngeloJacobo c0bc4ca48a removed extra semicolon 2025-03-02 18:46:07 +08:00
AngeloJacobo 94b4e0866b added UART for debugging, DQ now support 1 cycle late 2025-03-02 14:15:44 +08:00
AngeloJacobo 5c52351bce uncommented default_nettype 2025-03-01 19:32:35 +08:00
AngeloJacobo e19c6023c4 remove wb2 related logic when SECOND_WISHBONE == 0 to pass DDR3-1600 timing 2025-03-01 15:51:48 +08:00
AngeloJacobo 74f68760a4 removed mark_debug 2025-03-01 14:40:21 +08:00
Angelo Jacobo 3898b1e762
Merge branch 'main' into higher_speed_feature 2025-02-22 11:31:54 +08:00
AngeloJacobo d4ecfee105 improve latency of ack after write 2025-02-09 16:16:42 +08:00
AngeloJacobo 7ada4bcbab add support for BIST_MODE = 0,1,and 2 , write data is also randomized 2025-02-09 09:48:46 +08:00
AngeloJacobo c81f9044d8 add activate-to-activate delay, calibrate-able for both late-write-dq and early-read-dq, simulation passing for ddr3-1600! 2025-01-30 19:07:09 +08:00
AngeloJacobo 760979db27 hardware runs on ddr3-1333! Now working on ddr3-1600 2025-01-19 17:15:40 +08:00
AngeloJacobo d8cb6d16d9 update copyright date 2025-01-02 13:18:42 +08:00
AngeloJacobo f636dcbd2e bring all timing parameters to top 2024-12-29 21:22:52 +08:00
AngeloJacobo 3b2ef2afa8 odt[1] generated by separate oserdes to make it routable 2024-12-21 18:24:12 +08:00
AngeloJacobo 7367182640 dual rank enabled is now passing formal and simulation! 2024-12-20 18:56:21 +08:00
AngeloJacobo 4fdaace899 add dual-rank feature (PHY ongoing changes) 2024-12-02 11:28:21 +08:00
AngeloJacobo 05589c3f83 added self-refresh to vivado IP GUI, tested self-refresh on hardware with microblaze 2024-11-24 17:40:21 +08:00
AngeloJacobo e08612658b self-refresh feature done, passing simulation and formal 2024-11-24 14:31:20 +08:00
AngeloJacobo 1078e2ffe0 Revert "add self-refresh option, passing Simulation, ongoing formal"
This reverts commit a5e2adf4a4.
2024-11-23 11:43:05 +08:00
AngeloJacobo a5e2adf4a4 add self-refresh option, passing Simulation, ongoing formal 2024-11-17 20:47:14 +08:00
AngeloJacobo c58a9d70e6 add self-refresh feature (untested) 2024-11-03 14:52:32 +08:00
AngeloJacobo 65bcf2f621 add option to skip internal test for Microblaze use 2024-10-26 09:07:24 +08:00
Angelo Jacobo aa68c22169
turn off ECC test by default 2024-09-01 09:04:45 +08:00
AngeloJacobo fc963c3c23 simulation and formal are now passing for all ECC types 2024-07-28 17:36:37 +08:00
AngeloJacobo f80d4ac21b simulation passing for ECC_ENABLE = 3 2024-07-15 18:31:49 +08:00
AngeloJacobo de85925681 add support for ECC_ENABLE = 3 2024-07-06 21:24:01 +08:00
AngeloJacobo 71b0383cda add support for other memory address mapping (row_bank_col = 0,1, or 2) 2024-07-06 09:01:34 +08:00
AngeloJacobo c81c51c9f4 add support for ECC = 1 and 2, passing simulation and formal verification 2024-06-29 19:36:01 +08:00
AngeloJacobo 7d93717b72 add initial ECC, ECC_ENABLE = 2 working 2024-06-17 16:25:06 +08:00
AngeloJacobo 8fb24dd180 add copyright on headers 2024-06-09 12:01:30 +08:00
AngeloJacobo a1b15fb9d6 elevate DIC and RTT_NOM as parameters 2024-06-09 10:50:18 +08:00
AngeloJacobo 9c440d535f fix bug in write levelling with cntvalue > 15 (reaches 31), changed mark_debug for debugging 2024-06-02 19:19:17 +08:00
AngeloJacobo a6982da97d match dic and rtt_nom settings 2024-05-26 20:53:00 +08:00
AngeloJacobo eaa45f01d5 fix error in formal verif 2024-05-26 20:27:53 +08:00
AngeloJacobo 57aebc6eef fixed error in slot calculation 2024-05-25 13:49:48 +08:00
AngeloJacobo 18283f4436 clean verilator lint by making parameters integer (instead of being inferred as real) 2024-05-24 22:43:34 +08:00
AngeloJacobo 88a913f8da clean verilator lint 2024-05-24 21:51:20 +08:00
AngeloJacobo 237752fa3d clean printed details 2024-05-06 17:11:04 +08:00
AngeloJacobo 1d1fd96893 fixed bug when READ_SLOT and WRITE_SLOT is the same 2024-05-05 21:15:02 +08:00
AngeloJacobo 22f6db696c automatically generate CL and CWL value based on ddr3 clock period 2024-05-05 15:21:55 +08:00
AngeloJacobo 81a6ab32f9 removed OPT parameters (no use), and add defines 2024-05-05 13:32:37 +08:00
Angelo Jacobo da8eaa5d91
make internal test shorter during sim 2024-04-21 13:06:19 +08:00
Angelo Jacobo 81865ea2f8
make controller not dependent on chip-select cs_n 2024-04-20 15:03:47 +08:00
Angelo Jacobo 25685e5769
make internal test shorter during simulation 2024-04-20 12:24:49 +08:00
Angelo Jacobo 31f02da699
fixed rtoi error from vivado and add more options for speedbin and capacity 2024-04-20 12:18:04 +08:00
Angelo Jacobo eb5774d518
add more comments 2024-03-28 14:59:56 +08:00
Angelo Jacobo b308e507d1
add more comments 2024-03-28 14:21:16 +08:00
Angelo Jacobo 117a6dbdec
add more comments 2024-03-28 14:19:00 +08:00
Angelo Jacobo 21a35d4c49
add more comments 2024-03-28 14:05:46 +08:00
Angelo Jacobo 94c801990e
add more comments 2024-03-27 20:03:12 +08:00
Angelo Jacobo a0fb015059
add more comments 2024-03-27 18:59:53 +08:00