- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may be able to find information about the Core i7 configuration bits by looking in the Xeon E3 datasheets.
For example, for the Sandy Bridge generation, the "Intel Xeon Processor E3-1200 Family Datasheet, Volume 2 (document 324971) (I have revision 002 from June 2011), describes the DDR timing parameters in a bunch of registers starting at offset 4000h. This is in Section 2.13 of my version, but newer versions of the document might have shifted things around a bit.
Fewer of the registers in the bottom part of this address range are documented in the Haswell generation ("Intel Xeon Processor E3-1200 v3 Product Family Datasheet -- Volume 2 of 2" (document 329000, revision 001, June 2013), but there might be later revisions with more details.... (or the values may be the same as on the earlier generations -- if you have access it should be easy to check at least some of the fields.)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is not going to be an easy project!
The DDR2 and DDR3 specs have a lot of similarities, but there are a few differences. If you register at the JEDEC web site, you can download the specifications, but I have typically found the white papers at Micron to be easier to read. They might even have a specific document to help DDR2 designers understand the differences with introduced in DDR3.
The harder part will be understanding the topic deeply enough to identify when Intel changes the way timings are specified. Intel's documents are typically written for full-time designers, and are also typically backed by NDA documents that go into more detail.
You will probably have the best success if you can combine reading the documents with experimentation -- trying DIMMs with different SPD values and trying different numbers of DIMMs installed and see how this changes the visible register values. Unfortunately on the Xeon E5 v1/v2/v3/v4 processors that I work with, many/most of the interesting DRAM configuration bits (as described in Volume 2 of the processor datasheets) are only visible to the BIOS (or SMM). Since I don't have access at that level, I have not spent much time trying to understand the configuration bits.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I'm trying to gather in datasheets info from all generations but what I can't easily get are the offsets and bits structure of standard timings (tCL-tRCD-tRP-tRAS)
Paradoxically, recent processors are well documented in datasheets :
- "6th Generation for U/Y-Platforms" at offset 4C70h with tCL in [20:16]
- "4th Generation Desktop" at offset 4c14h with tCL in [4:0]
- X58 (already implemented)
whereas documentation for previous gen. are lacking such usual timings.
Off course cheating in other source codes, reveals undocumented IMC register (but I want to master the data I'm coding)
- at 4000h (for SandyBdrige)
- at 4014h (for Haswell)
At first, I though about nda, but why most Xeon(s) are publicly documented with lot of details ?
Is there a common algorithm I'm missing to decode mainstream Core generation ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may be able to find information about the Core i7 configuration bits by looking in the Xeon E3 datasheets.
For example, for the Sandy Bridge generation, the "Intel Xeon Processor E3-1200 Family Datasheet, Volume 2 (document 324971) (I have revision 002 from June 2011), describes the DDR timing parameters in a bunch of registers starting at offset 4000h. This is in Section 2.13 of my version, but newer versions of the document might have shifted things around a bit.
Fewer of the registers in the bottom part of this address range are documented in the Haswell generation ("Intel Xeon Processor E3-1200 v3 Product Family Datasheet -- Volume 2 of 2" (document 329000, revision 001, June 2013), but there might be later revisions with more details.... (or the values may be the same as on the earlier generations -- if you have access it should be easy to check at least some of the fields.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page