CPU-World Information: Edits, Errors, Updates etc
Goto page Previous  1, 2

Post new topic   Reply to topic    CPU-World.com forums Forum Index -> Off Topic
View previous topic :: View next topic  
Author Message
rjluna2



Joined: 27 Oct 2014
Posts: 1302
Location: Hiram, GA, USA

PostPosted: Wed Nov 16, 2016 7:21 am    Post subject: Reply with quote

Thanks for the fix, Gennadiy Smile
Back to top
View user's profile Send private message  
CPUShack



Joined: 16 Jun 2003
Posts: 34259
Location: State of Jefferson, USA

PostPosted: Thu Oct 12, 2017 7:01 pm    Post subject: Reply with quote

Part # for QVQ3 is wrong here:
http://www.cpu-world.com/sspec/QV/QVQ3.html

Should be RN.... vs YA

Intel RN80543KC0016M QVQ3 ES

_________________
New for 2025! The CPU Shack has a co-processor!

Visit The CPU Shack of microprocessor history and information.
Back to top
View user's profile Send private message   Visit poster's website AIM Address MSN Messenger
gshv



Joined: 01 Feb 2003
Posts: 7898
Location: Fairfax, VA USA

PostPosted: Fri Oct 20, 2017 5:43 pm    Post subject: Reply with quote

CPUShack wrote:
Part # for QVQ3 is wrong here:
http://www.cpu-world.com/sspec/QV/QVQ3.html

Should be RN.... vs YA

Intel RN80543KC0016M QVQ3 ES


Thanks, John. I fixed it.

Gennadiy
Back to top
View user's profile Send private message [ Hidden ] Visit poster's website
xhoba



Joined: 20 Apr 2009
Posts: 4596
Location: Picardie, France

PostPosted: Tue Oct 24, 2017 11:48 am    Post subject: Reply with quote

I got this one: QDOM HH80551PG0721M

It is referenced as Pentium D 820 (with 2 MB L2 cache)
http://www.cpu-world.com/sspec/QD/QDOM.html

It is a 2.8GHz Smithfield for sure, but it has only 1 MB L2 cache...

_________________
http://www.x86-guide.net/Xhoba/en/collection.html
Back to top
View user's profile Send private message  
crusty_dog



Joined: 03 Apr 2015
Posts: 103
Location: Australia / Singapore

PostPosted: Tue Oct 24, 2017 8:04 pm    Post subject: Reply with quote

lot of early intel multiple core ES in this period list the size of L2 cache per core in the part number, not the total L2 cache
Back to top
View user's profile Send private message  
xhoba



Joined: 20 Apr 2009
Posts: 4596
Location: Picardie, France

PostPosted: Wed Oct 25, 2017 11:37 am    Post subject: Reply with quote

crusty_dog wrote:
lot of early intel multiple core ES in this period list the size of L2 cache per core in the part number, not the total L2 cache


That's interesting. Thanks a lot.

_________________
http://www.x86-guide.net/Xhoba/en/collection.html
Back to top
View user's profile Send private message  
frag_



Joined: 17 Nov 2008
Posts: 4015
Location: Estonia

PostPosted: Tue Sep 01, 2020 5:08 am    Post subject: Reply with quote

Something is probably not correct with s-spec chart search, not all s-specs can be found.
For example searching "socket type: contains '1155' " did not bring Q1EB, but Q1E9 and Q1ED are shown, and all three have identical socket types at their respective pages.
Back to top
View user's profile Send private message [ Hidden ]
frag_



Joined: 17 Nov 2008
Posts: 4015
Location: Estonia

PostPosted: Tue Jan 16, 2024 11:17 am    Post subject: Reply with quote

https://www.cpu-world.com/CPUs/Pentium-II/TYPE-Pentium%20II%20Mobile%20module.html
This page states than mobile Pentium II CPUs with Tonga core (512 KB of off-core L2 cache) do not support MMX, which is not correct, all Pentium II cores support it, including mobile ones and celerons.
Back to top
View user's profile Send private message [ Hidden ]
Calbris



Joined: 06 Feb 2019
Posts: 157
Location: Singapore

PostPosted: Sat May 18, 2024 9:57 am    Post subject: Re: CPU-World Information: Edits, Errors, Updates etc Reply with quote

AMD
Typo in page - https://www.cpu-world.com/CPUs/K7/TYPE-Athlon%20XP-M.html
'(but necessarily work in)' should be '(but not necessarily work in)'

Socket 563 - https://www.cpu-world.com/Sockets/Socket%20563%20(PGA563).html
The fastest processor for this socket is the Mobile Athlon XP-M 2600+ AXMD2600GJQ4D.

Jaguar microarchitecture information
Semiconductor fabricator source #1 (page 7): https://www.hardware.fr/marc/ISSCC2013-Final-v5.pdf
Semiconductor fabricator source #2: https://www.guru3d.com/review/amd-athlon-5350-apu-and-am1-platform-review/page-2/
Dual-sourced fabrication (GF & TSMC): https://www.theregister.com/2012/08/29/amd_jaguar_core_design/
Transistors and die size source (page 2): https://pdfs.semanticscholar.org/0469/1f74e8fbe9cee0c343d27e91c454906cd078.pdf
Pipeline stages source (page 12): https://old.hotchips.org/wp-content/uploads/hc_archives/hc24/HC24-1-Microprocessor/HC24.28.120-Jaguar-Rupley-AMD.pdf and https://pc.watch.impress.co.jp/video/pcw/docs/619/784/p07.pdf
Cache latency source: https://forum.ixbt.com/topic.cgi?id=8:23931-93
Other peripherals source (page 14): https://pdfs.semanticscholar.org/0469/1f74e8fbe9cee0c343d27e91c454906cd078.pdf

Pipeline stages reference, does not include L2 access
Integer = Fetch0 > Fetch1 > Fetch2 > Dec0 > Dec1 > Dec2 > iDec > Pack > FDec > Dispatch > Sched > RegRd > ALU > WB
Integer with microcode = Fetch0 > Fetch1 > Fetch2 > Dec0 > Dec1 > Dec2 > iDec > Pack > FDec > uCode ROM > MDec > Dispatch > Sched > RegRd > ALU > WB
Single execution, floating point = Fetch0 > Fetch1 > Fetch2 > Dec0 > Dec1 > Dec2 > iDec > Pack > FDec > Transit > FpDec > RegRen > Sched > RegRd1 > RegRd2 > EXE > WB
Triple execution, floating point = Fetch0 > Fetch1 > Fetch2 > Dec0 > Dec1 > Dec2 > iDec > Pack > FDec > Transit > FpDec > RegRen > Sched > RegRd1 > RegRd2 > EXE > EXE > EXE > WB
L1 data access = Fetch0 > Fetch1 > Fetch2 > Dec0 > Dec1 > Dec2 > iDec > Pack > FDec > Dispatch > Sched > RegRd > AGU > DC1 > DC2 > ALU > WB
L1 data access with microcode = Fetch0 > Fetch1 > Fetch2 > Dec0 > Dec1 > Dec2 > iDec > Pack > FDec > uCode ROM > MDec > Dispatch > Sched > RegRd > AGU > DC1 > DC2 > ALU > WB

Note: FS1b Jaguar processors were fabbed by GlobalFoundries, but FT3 Jaguar processors were fabbed by either GlobalFoundries or TSMC depending on the location of the diffusion process.
Manufacturing process - 0.028 micron TSMC 28HP bulk high-k metal gate-last (HKMG) technology [Diffused in Taiwan]
Manufacturing process - 0.028 micron GF 28nm-SHP bulk high-k metal gate-first (HKMG) technology [Diffused in Germany]
Manufacturing process - 914 million transistors
Die - 105 mm2
Pipeline - 14 stages (integer)
Pipeline - 16 stages (integer with microcode)
Pipeline - 17 stages (single execution, floating point or L1 data access)
Pipeline - 19 stages (triple execution, floating point or L1 data access with microcode)
Cache latency - 3 cycles (L1 data cache)
Cache latency - 26 cycles (L2 cache without misses)
Cache latency - 32 cycles (L2 cache with L1 data cache miss or TLB miss)
Other peripherals - PCI Express 2.0 x1 interface (4 ports)
Other peripherals - USB 2.0 controller (8 ports)
Other peripherals - SDIO controller (SDXC, UHS-I)

Socket FS1b processors
Part numbers source: https://www.amd.com/content/dam/amd/en/documents/pdfs/corporate/product-master.pdf

Sempron 2650
ED2650JAH23HM - OEM tray
ED2650JAHMBOX - box with fan and heatsink
Clock multiplier - 14.5
Fan/heatsink - Foxconn 1A213LQ00
Fan/heatsink - Cooler Master DKM-00001-A1-GP
Note: These part numbers (excluding the cooling assembly) were supposed to be used for the E1-2650, but went unused as the E1-2650 was rebranded as the Sempron 2650.

Sempron 2670
SD2670JAH23HM - OEM tray
Clock multiplier - 18
Note: This was used in the Lenovo E50-05 ES (ES = Essential) and is identical to the Sempron 2650, but runs at 1.8 GHz. It was never released.
Source: http://cdn.cnetcontent.com/f3/34/f334a067-bb8b-40ee-a26a-077a6cb0f381.pdf (part number is 00PC394)

Sempron 3850
AD3850JAHMBOX - box with fan and heatsink
Clock multiplier - 13
Fan/heatsink - Foxconn 1A213LQ00
Fan/heatsink - Cooler Master DKM-00001-A1-GP
Note: This box code was originally meant for the A4-3850, but it went unused as the A4-3850 was rebranded as the Sempron 3850 to avoid potential confusion with the A8-3850.

Athlon 5150
Clock multiplier - 16
Fan/heatsink - Foxconn 1A213LQ00
Fan/heatsink - Cooler Master DKM-00001-A1-GP

Athlon 5350
Clock multiplier - 20.5
Fan/heatsink - Foxconn 1A213LQ00
Fan/heatsink - Cooler Master DKM-00001-A1-GP

Athlon 5370
Clock multiplier - 22
Fan/heatsink - Foxconn 1A213LQ00
Fan/heatsink - Cooler Master DKM-00001-A1-GP
Price at introduction seems to be 55 EUR according to this old post written in 2016, that would be approximately 62 USD using 2016's conversion rates (€1 EUR = $1.1223, https://www.exchangerates.org.uk/EUR-USD-spot-exchange-rates-history-2016.html)
Source: https://forum.netgate.com/topic/105986/5000hrs-of-socket-am1-impressions

Athlon X4 530
Clock multiplier - 20
Introduction date: May 2014
This processor was released as an OEM-only part and was usually paired with an AVC Z5LH01Z001 cooler, although this might only apply for ASUS. It was used in the ASUS K30BD-BG002D and in some configurations of the Lenovo E50-05 ES. The oldest X4 530 date code that I've seen is 1422, which leads me to think that it was likely released somewhere in May 2014. Neon uploaded its CPUD dump here - https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=82466 I also used to own this processor, you can see some of the screenshots I uploaded to help with the specifications listed on the page - https://www.cpu-world.com/CPUs/Jaguar/AMD-Athlon%20X4%20530%20-%20AD530XJAH44HM.html

Athlon X4 550
Clock multiplier - 22
This processor should be marked as never released. It was mentioned in the hardware maintenance manual of the E50-05 ES, but it was never sold in any market.
Source: http://cdn.cnetcontent.com/f3/34/f334a067-bb8b-40ee-a26a-077a6cb0f381.pdf (part number is 00PC400)

Intel
Never released Kaby Lake-U processors
Core i7-7510U, Core i5-7210U, Core i3-7110U, Core i3-7007U
These processors should be marked as never released, there were no notebooks or mini desktops that made use of them.

Missing Skylake-U Refresh series, all were never released
Core i7-6510U FJ8066201930410 SR2F4
Core i3-6310U FJ8066201924949 SR2F3
Core i5-6210U FJ8066201930411 SR2F5
Core i3-6110U FJ8066201931105 SR2F9
Pentium 4415U FJ8066201930907 SR2F6
Celeron 3965U FJ8066201931010 SR2F8
Celeron 3865U FJ8066201931009 SR2F7
Source: https://web.archive.org/web/20160314052410/https://www.intel.com/content/dam/www/public/us/en/documents/specification-updates/desktop-6th-gen-core-family-spec-update.pdf & Intel's QDMS.

Socket 1366 page - https://www.cpu-world.com/Sockets/Socket%201366%20(LGA1366).html
The fastest CPU(s) column for the Core i7 (6 cores) row is the Core i7-980, but the page states that the fastest 6-core is the i7-970.

Core i9-14900KS - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-14900KS.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i9-14900K - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-14900K.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i9-14900KF - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-14900KF.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i9-14901KE - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-14901KE.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i7-14700K - https://www.cpu-world.com/CPUs/Core_i7/Intel-Core%20i7%20i7-14700K.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i7-14700KF - https://www.cpu-world.com/CPUs/Core_i7/Intel-Core%20i7%20i7-14700KF.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i5-14600K - https://www.cpu-world.com/CPUs/Core_i5/Intel-Core%20i5%20i5-14600K.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i5-14600KF - https://www.cpu-world.com/CPUs/Core_i5/Intel-Core%20i5%20i5-14600KF.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i9-13900KS - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-13900KS.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i9-12900HK - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-12900HK.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i9-11900KB - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-11900KB.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i9-11980HK - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-11980HK.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i9-9980HK - https://www.cpu-world.com/CPUs/Core_i9/Intel-Core%20i9%20i9-9980HK.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i7-8650U - https://www.cpu-world.com/CPUs/Core_i7/Intel-Core%20i7%20i7-8650U.html
Typo in the page's subtitle which is 'Intel Core i7-8560U Mobile processor - FJ8067703281718', should be i7-8650U. Also affects the 8650U's link listed here - https://www.cpu-world.com/CPUs/Core_i7/TYPE-Core%20i7%20Mobile.html

Core i3-8100F - https://www.cpu-world.com/CPUs/Core_i3/Intel-Core%20i3%20i3-8100F.html
Never released, it was shortly cancelled after being launched in 2019. Only the box code and the S-Spec remains. The part number is CM8068403377323 according to various Google search results.
Source: https://www.apltech.ru/tovar/113040/intel-core-i3-8100f-bx80684i38100fsrfb5 & https://esaitech.com/products/inteli3-8100f-3-60ghz-no-video-tray-cm8068403377323

Core i3-8100B - https://www.cpu-world.com/CPUs/Core_i3/Intel-Core%20i3%20i3-8100B.html
This processor doesn't have Turbo Boost enabled.
Source: https://valid.x86.fr/6a0yq7

Core i7-7820HK - https://www.cpu-world.com/CPUs/Core_i7/Intel-Core%20i7%20i7-7820HK.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i7-6820HK - https://www.cpu-world.com/CPUs/Core_i7/Intel-Core%20i7-6820HK%20Mobile%20processor.html
This processor has an unlocked core clock multiplier, the page doesn't state that it's unlocked.

Core i7-660LM - https://www.cpu-world.com/CPUs/Core_i7/Intel-Core%20i7%20Mobile%20I7-660LM%20CN80617004857AA.html
The 'i' in 'Core I7-660LM specifications' and 'Notes on Intel Core I7-660LM' are capitalized. Seems to be an unintentional mistake?

Core 2 Extreme QX9300 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Extreme%20Mobile%20QX9300%20AW80581ZH061003.html
Clock multiplier is unlocked but the page doesn't state that it's unlocked.

Core 2 Extreme X9100 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Extreme%20Mobile%20X9100%20AW80576ZH0836M.html
Trusted Execution Technology is disabled. Clock multiplier is unlocked but the page doesn't state that it's unlocked.
Source: CPUID dump for the X9100.

Core 2 Extreme X9000 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Extreme%20Mobile%20X9000%20FF80576ZG0726M.html
Dynamic Acceleration Technology is disabled. Clock multiplier is unlocked but the page doesn't state that it's unlocked.
Source: CPUID dump for the X9000.

Core 2 Extreme X7900 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Extreme%20Mobile%20X7900%20LF80537GG0724M.html
Dynamic Acceleration Technology is disabled. Clock multiplier is unlocked but the page doesn't state that it's unlocked.
Source: CPUID dump for the X7900.

Core 2 Extreme X7800 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Extreme%20Mobile%20X7800%20LF80537GG0644M.html
Dynamic Acceleration Technology is disabled. Clock multiplier is unlocked but the page doesn't state that it's unlocked.
Source: CPUID dump for the X7800.

Core 2 Quad Q9100 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Quad%20Mobile%20Q9100%20AW80581GH051003.html
Trusted Execution Technology is enabled.
Source: CPUID dump for the Q9100.

Core 2 Quad Q9000 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Quad%20Mobile%20Q9000%20AW80581GH0416M%20(BX80581Q9000).html
Trusted Execution Technology is enabled.
Source: CPUID dump for the Q9000.

Core 2 Duo T9400 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Duo%20Mobile%20T9400%20AW80576GH0616M%20(BX80576T9400).html
An odd S-Spec of this processor is listed in Intel's ARK: AW80576GH0616MB SLB4D
Source: https://web.archive.org/web/20210627212949/https://ark.intel.com/content/www/us/en/ark/products/35562/intel-core-2-duo-processor-t9400-6m-cache-2-53-ghz-1066-mhz-fsb.html

Core 2 Duo T5870 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Duo%20Mobile%20T5870%20LF80537GG0412MN.html
TDP is 35 W, VID range is 1.075V-1.175V.
Source: https://web.archive.org/web/20241005114656/https://ark.intel.com/content/www/us/en/ark/products/37034/intel-core-2-duo-processor-t5870-2m-cache-2-00-ghz-800-mhz-fsb.html

Core 2 Duo P8800 - https://www.cpu-world.com/CPUs/Core_2/Intel-Core%202%20Duo%20Mobile%20P8800%20AW80577SH0673MG%20(BX80577P8800).html
Page title has a missing space, spelled as (SocketP) instead of (Socket P).

Celeron D 320J - https://www.cpu-world.com/CPUs/Celeron_D/Intel-Celeron%20D%20320J%20-%20B80547RE056256%20(BX80547RE2400C).html
B80547RE056256 is a non-existent part number. The part number should be JM80547RE056256 according to Intel's PCNs.
Source: https://cdrdv2-public.intel.com/803638/PCN106635-00.pdf & https://cdrdv2-public.intel.com/799891/PCN106485-00.pdf

Pentium 4 3.0A - https://www.cpu-world.com/CPUs/Pentium_4/Intel-Pentium%204%203%20GHz%20-%20RK80532PC080512.html
Part number should be RK80532NC080512, and the S-Specs in this page should be SL6YH and SL74Q. The aforementioned part number is not linked with any Q-Specs. Part number RK80532PC080512 is linked to S-Spec SL7N5 and Q-Specs QRC8, QWU4, and QRA2.
Source: https://cdrdv2-public.intel.com/807683/PCN104160-00.pdf & https://www.cpu-world.com/forum/viewtopic.php?t=15406

Pentium M 745A - https://www.cpu-world.com/CPUs/Pentium_M/Intel-Pentium%20M%20745A%20RH80536GC0332MT.html
Execute disable bit is enabled according to the CPUID dump featured on the same page. TDP is 21W.
Source: https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=84344 & https://web.archive.org/web/20190901184536/https://ark.intel.com/content/www/us/en/ark/products/27592/intel-pentium-m-processor-745a-2m-cache-1-80-ghz-400-mhz-fsb.html

Pentium M 735A - https://www.cpu-world.com/CPUs/Pentium_M/Intel-Pentium%20M%20735A%20RH80536GC0292MT.html
Execute disable bit is enabled according to the CPUID dump featured on the same page. TDP is likely 21W as Intel's ARK mentioned that the 745A has a 21W TDP.
Source: https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=77513

Pentium M 725A - https://www.cpu-world.com/CPUs/Pentium_M/Intel-Pentium%20M%20725A%20RH80536GC0252MT.html
Execute disable bit is enabled according to the CPUID dump featured on the same page. TDP is likely 21W as Intel's ARK mentioned that the 745A has a 21W TDP.
Source: https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=77495

Pentium M 715A - https://www.cpu-world.com/CPUs/Pentium_M/Intel-Pentium%20M%20715A%20RH80536GC0212MT.html
Execute disable bit is enabled according to the CPUID dump featured on the same page. TDP is likely 21W as Intel's ARK mentioned that the 745A has a 21W TDP.
Source: https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=77492

Pentium M 1.8 GHz - https://www.cpu-world.com/CPUs/Pentium_M/Intel-Pentium%20M%201.8%20GHz%20RH80535GC0331M%20(BXM80535GC1800E).html
SL7FT doesn't exist in Intel's old QDMS and the RoHS list does not contain this S-Spec. Q-Specs: Q098, Q425, QZT0 | S-Specs: SL75M, SL7FU
Source: https://www.cpu-world.com/forum/viewtopic.php?t=15392&highlight=rh80535gc0331m

Pentium M 1 GHz - https://www.cpu-world.com/CPUs/Pentium_M/Intel-Ultra%20low%20voltage%20Pentium%20M%201%20GHz%20UM80536UC0012M.html
Introduction date is January 9 2007, shares the same introduction date as the Apple TV A1218. The A1218 is the only known device that used this processor. Core codename is Crofton, core stepping is C0 (CPUID 6D8) for SL9YN, and it has Execute disable bit enabled. Its BGA package is identical to the A110 and the A100.
Source: https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=73850 & https://cdn.cpu-world.com/Images/uploaded/0001/55/L_00015532.jpg & https://macdailynews.com/2007/01/15/report_apple_tv_powered_by_intel_crofton_pentium_m_based_processor/

Atom N435 - https://www.cpu-world.com/CPUs/Atom/Intel-Atom%20N435.html
S-Spec is SLC4C, stepping is B0.
Source: https://cdrdv2-public.intel.com/803212/PCN112660-00.pdf & https://valid.x86.fr/1qural

SRGML - https://www.cpu-world.com/sspec/SR/SRGML.html
Corrections to existing specifications
* Frequency: 1.8 GHz
* Maximum turbo frequency: 4.6 GHz
* Clock multiplier: 18
* Package type: 1528-ball FCBGA
* Socket: BGA1528
* Processor core: Coffee Lake-U
Source: https://web.archive.org/web/20220522015523/https://objects.icecat.biz/objects/mmo_91125530_1617364735_0276_11747.pdf

SLB5J - https://www.cpu-world.com/sspec/SL/SLB5J.html
The 'Socket type' field and its value 'Socket P' is missing from the page.

SLB5G - https://www.cpu-world.com/sspec/SL/SLB5G.html
The 'Socket type' field and its value 'Socket P' is missing from the page.

QTOM - https://www.cpu-world.com/sspec/QT/QTOM.html
This is a Core 2 Extreme X6900.
Source: https://www.cpu-world.com/cgi-bin/CPUID.pl?CPUID=71746

QGFR - https://www.cpu-world.com/sspec/QG/QGFR.html
Part number is incorrect, it should be LF80537GG049F.
Source: Intel's QDMS.

Q4YM - https://www.cpu-world.com/sspec/Q4/Q4YM.html
Part number is AY80609004002AC.
Source: Intel's QDMS.

SLGTC - https://www.cpu-world.com/sspec/SL/SLGTC.html
This is a Core 2 Duo E7700.
Source: https://cdn.cpu-world.com/Images/uploaded/0001/20/L_00012007.jpg

SL8JX - https://www.cpu-world.com/sspec/SL/SL8JX.html
This S-Spec has EM64T and Execute disable bit disabled.
Source: https://cdn.cpu-world.com/Images/uploaded/0001/56/L_00015647.jpg

SL7Q8 - https://www.cpu-world.com/sspec/SL/SL7Q8.html
This S-Spec has EM64T enabled, stepping is E0.
Source: https://cdn.cpu-world.com/Images/uploaded/0001/20/L_00012017.jpg

SL7L7 - https://www.cpu-world.com/sspec/SL/SL7L7.html
This S-Spec has EM64T enabled, stepping is D0.
Source: https://cdn.cpu-world.com/Images/uploaded/0001/40/L_00014025.jpg

SL6YH - https://www.cpu-world.com/sspec/SL/SL6YH.html
This S-Spec's part number is incorrect, it's RK80532NC080512. RK80532PC080512 is the part number for SL7N5.
Source: https://cdrdv2-public.intel.com/807683/PCN104160-00.pdf
Back to top
View user's profile Send private message  
Display posts from previous:   
Post new topic   Reply to topic    CPU-World.com forums Forum Index -> Off Topic All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001 phpBB Group