Private_Ops wrote on 2024-08-02, 20:48:Something like this? […]
Show full quote
Something like this?
https://www.ebay.com/itm/285930010743
Along with this
https://www.ebay.com/itm/235595644738
Both offers linked have an access time of 15ns, which isn't that great. I have no idea what speed grade is required by your board. Maybe you can find Intel's recommendation in the 430FX data sheet.
The data chips seem to be the correct type. I know only about one pinout of the 64K chips.
The tag is 16K x 8 (128kBit). Those chips were "late to the party", as most SRAM dies had a power-of-4 size, like 64KBit or 256KBit. It turned out that 256K L2 cache on a 486 board got a very common configuration, and this configuration has 256K / 16 = 16K cache lines, so the tag ram needs 16K entries. Mainboards usually asked for a 32K x 8 chip as tag RAM, because there were no 16K x 8 chips on the market yet. Eventually memory manufacturers started producing 16K x 8 chips. The pinout was chosen in a way that they use all address lines that were also used by 8K x 8 chips (64KBit), but only one of the two extra address lines provided by 32K x 8 chips. Too bad that Winbond and Aster disagreed on which of the two extra address pins of a 256KBit chip is used and which one is ignored by a 128KBit chip. Some boards had a jumper labeled "Winbond/Aster". Pentium systems have cache lines of 32 bytes, so a 512K cache configuration on a Pentium system will also require tag information for 16K cache lines.
As the two pins that differ between "Aster" and "Winbind" are pins 1 and 26, you can check whether those pins are connected. If yes, both type of tag RAMs will work. 32K x 8 will most likely work too. If pins 1 and 26 are not connected, and you want to use a 16K x 8 tag, you have to figure out which of these two pins is actually connnected to one of the cache / Front side bus address lines.