-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/func #42
base: master
Are you sure you want to change the base?
Feature/func #42
Commits on Apr 7, 2023
-
- Add New Memory Request Tpye (MRS) and receive MRS transaction -> This is a temporary method because a typical memory controller does not receive MRS requests externally. - Add tMRD, tMOD Timing parameter to support MRS Commmand. - MRS Command has high priority than other DRAM command except refresh command. - Add deticated transcation queue for MRS Transcation and command queue and MRS command.
Configuration menu - View commit details
-
Copy full SHA for 6da61db - Browse repository at this point
Copy the full SHA 6da61dbView commit details
Commits on Apr 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 348cbf9 - Browse repository at this point
Copy the full SHA 348cbf9View commit details -
- Support some features of LRDIMM (e.g., RCD, DB) - Not yet implemented LDIMM-specific implementation timing parameters - Not yet validated
Configuration menu - View commit details
-
Copy full SHA for cf41d23 - Browse repository at this point
Copy the full SHA cf41d23View commit details
Commits on Apr 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee78fbe - Browse repository at this point
Copy the full SHA ee78fbeView commit details
Commits on Apr 24, 2023
-
Add Data Path from MC to DRAM (only support LRDIMM)
- It only support when LRDIMM Mode - Add Data Variable on Transaction (DDR Command does not have data type) - Add Data Memory in each DIMM
Configuration menu - View commit details
-
Copy full SHA for 857c175 - Browse repository at this point
Copy the full SHA 857c175View commit details
Commits on Apr 26, 2023
-
Add Custom CPU to generate memory request with real Data
Debug Write/Read Data Path Add display the result of data check
Configuration menu - View commit details
-
Copy full SHA for 4c12414 - Browse repository at this point
Copy the full SHA 4c12414View commit details
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 88ce925 - Browse repository at this point
Copy the full SHA 88ce925View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a104e - Browse repository at this point
Copy the full SHA 79a104eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e773db9 - Browse repository at this point
Copy the full SHA e773db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe414d - Browse repository at this point
Copy the full SHA cbe414dView commit details
Commits on May 25, 2023
-
Implementation of bit swap between DIMM Module and DRAM
- add write data reshape function - add read data reshape function - Referenced DRAM DQ mapping from Micron DDR4 SDRAM LRDIMM Spec.
Configuration menu - View commit details
-
Copy full SHA for 66dbdf4 - Browse repository at this point
Copy the full SHA 66dbdf4View commit details
Commits on Jun 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a19eb19 - Browse repository at this point
Copy the full SHA a19eb19View commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea2aeef - Browse repository at this point
Copy the full SHA ea2aeefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2834f5f - Browse repository at this point
Copy the full SHA 2834f5fView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 99decaf - Browse repository at this point
Copy the full SHA 99decafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d6fc3 - Browse repository at this point
Copy the full SHA 95d6fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f60908 - Browse repository at this point
Copy the full SHA 8f60908View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55fb970 - Browse repository at this point
Copy the full SHA 55fb970View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3269ffa - Browse repository at this point
Copy the full SHA 3269ffaView commit details
Commits on Jun 9, 2023
-
Add FP16 structure(FP32 <-> FP16 conversion and arithmetic operations…
… / FixedPoint structure(FP32 <-> Fixed conversion and arithmetic operations
Configuration menu - View commit details
-
Copy full SHA for d95caa1 - Browse repository at this point
Copy the full SHA d95caa1View commit details -
Merge pull request #2 from hanloveland/feature/func
Add FP16 structure(FP32 <-> FP16 conversion and arithmetic operations…
Configuration menu - View commit details
-
Copy full SHA for e96c3eb - Browse repository at this point
Copy the full SHA e96c3ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea2ca8d - Browse repository at this point
Copy the full SHA ea2ca8dView commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e983abd - Browse repository at this point
Copy the full SHA e983abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c064348 - Browse repository at this point
Copy the full SHA c064348View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbcf62a - Browse repository at this point
Copy the full SHA fbcf62aView commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6dd2f5a - Browse repository at this point
Copy the full SHA 6dd2f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ecc17 - Browse repository at this point
Copy the full SHA b2ecc17View commit details -
Configuration menu - View commit details
-
Copy full SHA for b544bd5 - Browse repository at this point
Copy the full SHA b544bd5View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8ee9ea - Browse repository at this point
Copy the full SHA f8ee9eaView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 95a37a1 - Browse repository at this point
Copy the full SHA 95a37a1View commit details