VOGONS


First post, by Gonduron

User metadata
Rank Newbie
Rank
Newbie

While building a high-end 486 retro-PC, I tripped over a L2-cache / SRAM DIP problem.

System:
- I've got an Asus VL-I-486SV2GX4 mainboard.
- This mainboard came with eight pre-installed SRAM chips, 28-pins, 256 kByte Cache in total. Type is Winbond W24257AK-15, see datasheet attached.
- These DIPs work all ok.

Target:
- I want to upgrade to 1 MByte L2-cache total. I guess this won't give me a big boost; it's really just for the look and feel 😀

Problem:
- I bought SRAM chips from a trustworthy UK vendor (The Micro Hut): Eight DIPs, 32-pins, type is ISSI IS61C1024-15N, see datasheet attached.
- I installed the chips in proper orientation and set the mainboard jumpers for 1 MByte total as written in the manual.
- Unfortunately, this did not work. At power-on black screen, no POST beep.

Troubleshooting:
- I reverted to the 256 kByte setup. System now works ok again.
- I compared the datasheets of both SRAM chips: The ISSI chips have a different pinout 🙁
- I googled around and found a potentially suitable SRAM DIP, type Winbond W241024AK-15, see datasheet attached.
- Even though the pinout is almost the same, it does not match 100%: On the small Winbond chip pin28 is VDD (power supply), whereas on the big Winbond chip the same pin is CS2 (chip select).

Question:
1) Any idea whether the big Winbond chip will work or not?
2) Will the Mainboard jumpers take care of the slightly different pinout (VDD-pin on MB into CS-pin of SRAM)?
3) Do you know of any 1024k DIPs that will definitely work with this mainboard?

Thank you for your time 😀

Attachments

  • Filename
    Winbond-big.pdf
    File size
    163.84 KiB
    Downloads
    47 downloads
    File license
    Fair use/fair dealing exception
  • Filename
    ISSI-big.pdf
    File size
    82.35 KiB
    Downloads
    46 downloads
    File license
    Fair use/fair dealing exception
  • Filename
    Winbond-small.pdf
    File size
    227 KiB
    Downloads
    38 downloads
    File license
    Fair use/fair dealing exception

My "Pixeli": Intel 486DX4-100 -- Asus VL/I-486SV2GX4 -- 16 MB -- Diamond Stealth64 S3 Vision868 2 MB VLB -- AWE64 Gold -- Roland LAPC-I and SCC-1 -- Adaptec AVA-2825 -- IBM 1 GB SCSI-2 -- Plextor 8x -- Teac 3,5" + 5,25" -- EIZO S2133

Reply 1 of 8, by majestyk

User metadata
Rank Oldbie
Rank
Oldbie

The jumpers are for the configuration of the correct cache size, not for adjusting to different pinouts.

Did you also replace the TAG-RAM chip (the 9th chip) with the correct size - 64Kx8 or 128Kx8?

To rule out any faulty chips among the 1024K ones, you can test them in groups of 512K like this (you can also leave the original 32Kx8 TAG-RAM in place in this case:

512k_a.JPG
Filename
512k_a.JPG
File size
28.69 KiB
Views
822 views
File license
Public domain

Reply 2 of 8, by Gonduron

User metadata
Rank Newbie
Rank
Newbie

Thank you for the hint, majestyk. Definitely this is one missing piece of the puzzle. I was not aware about the TAG-RAM chip. I have at hand a 9th ISSI chip of the same size that I could use as TAG-RAM.

However, before I potentially damage my mainboard, can you tell if the ISSI pinouts from the datasheet will work? Or have there been mainboards that were designed to work with only one SRAM manufacturer like Winbond in my case?

My "Pixeli": Intel 486DX4-100 -- Asus VL/I-486SV2GX4 -- 16 MB -- Diamond Stealth64 S3 Vision868 2 MB VLB -- AWE64 Gold -- Roland LAPC-I and SCC-1 -- Adaptec AVA-2825 -- IBM 1 GB SCSI-2 -- Plextor 8x -- Teac 3,5" + 5,25" -- EIZO S2133

Reply 4 of 8, by mkarcher

User metadata
Rank l33t
Rank
l33t

Don't worry about the pinout. The ISSI datasheet you linked shows the standard pinout for 1MBit (128k x 😎 CMOS SRAM expected by any 486 mainboard supporting 1MB cache from DIP chips. If you compare the pinouts, pay attention to the extra pins of the 32-pin chip, so all pin numbers are "off by 2". If you now compare the the Winbond 257 pinout and the ISSI 1024 pinout, they mainly use a different naming convention (Vss = GND, Vdd = Vcc (+5V), CS (chip select) = CE (chip enable)). The 32-pin chips have a two-way chip enable / chip select. They are only enabled if CE1 is low (that's why there is a bar over the name), and CE2 is high. The mainboard applies +5V to pin 28/30, so Winbond-VDD aka ISSI-CE2 is high. The extra two address (A15, A16) lines on ISSI-2 and ISSI-31 are wired to address bits that are not used with 256kB cache.

The usual symptom of bad cache memory is a lockup of the system after the POST, because the POST (mostly) runs with L2 disabled. No POST at all points to a more severe problem than just unreliable bits in the cache. If one chip suffered sufficient ESD damage, you might have data or address lines shorted to +5V, ground or against each other. This is consistent with a no-POST-at-all situation. I agree with the suggestion to try different sets of 4 of your ISSI cache chips (check your tag! if it is a 256kBit type, re-use the known good tag. If it is a 128kBit chip, it needs to be replaced by one of the known-good Winbond 257-type chips).

Reply 5 of 8, by Gonduron

User metadata
Rank Newbie
Rank
Newbie

You were both right. Summarized notes for anyone who encounters the same problem:

- I missed the whole thing about exchanging the additional TAG-RAM chip (9th DIP).
- I tested with a set-of-4 chips setup as suggested. One of the ISSI chips turned out to be damaged / non-functional.
- The different pinout (IO line numbering) does not matter. The Winbond pinout can be replaced by the ISSI pinout without any trouble.

Lucky me has ordered 10 chips, so I now have a working system with 8x L2-cache chips + 1x TAG-RAM chip. Problem solved.

Thank you for your help, majestyk and mkarcher 😀

My "Pixeli": Intel 486DX4-100 -- Asus VL/I-486SV2GX4 -- 16 MB -- Diamond Stealth64 S3 Vision868 2 MB VLB -- AWE64 Gold -- Roland LAPC-I and SCC-1 -- Adaptec AVA-2825 -- IBM 1 GB SCSI-2 -- Plextor 8x -- Teac 3,5" + 5,25" -- EIZO S2133

Reply 6 of 8, by mkarcher

User metadata
Rank l33t
Rank
l33t
Gonduron wrote on 2021-12-30, 18:27:

One of the ISSI chips turned out to be damaged / non-functional.

...

Lucky me has ordered 10 chips, so I now have a working system with 8x L2-cache chips + 1x TAG-RAM chip. Problem solved.

It's well known in the community that the market is flooded with fake ISSI chips (initially, they were mostly marked -10N, a speed grade never produced in DIP case by ISSI, according to ISSI employees) with a typical dead-on-arrival rate of around 10% (just as you experienced). It seems like they label them at -12N or -15N now, to be less suspicous. Don't worry about the likely fakeness, though. The experience with the ones that are not dead on arrival is generally good. "Fake" doesn't mean non-functional in this case, just "they were not released by ISSI after proper quality assurance as original devices".

Reply 7 of 8, by GigAHerZ

User metadata
Rank Oldbie
Rank
Oldbie

Just a quick remark for you, as you want to make the board running in top speed: I've not seen any SIS471 board+bios combination, where L2 cache properly works in write-back mode.
For that, you can edit the bios or download modified bios by someone else, which changes few registers to make L2 cache properly work in write-back mode.

As usually bioses seem to be interchangeable as long as the chipset is same, you can get this one: Re: QDI V4S471/G locks up with 1024kB of cache [Fixed! Nicer Award BIOS available!]
I searched for the latest SIS471 based bios i could find and then modified it to have both all options available to change in bios and fix the L2 write-back mode.

"640K ought to be enough for anybody." - And i intend to get every last bit out of it even after loading every damn driver!

Reply 8 of 8, by Gonduron

User metadata
Rank Newbie
Rank
Newbie

Hey GigAHerZ, thank you for the hint. I've already stumpled on the dirty tag issue in this post: 486 cache/ram speed issue with write-back

I checked my BIOS with CTCM already, and as you hinted, it shows my mainboard suffers from it too. I'll get back to this topic later once I have solved more pressing issues. Next steps in my retro-PC build will be integrating three different sound cards and mixing them up to one Line-out.

My "Pixeli": Intel 486DX4-100 -- Asus VL/I-486SV2GX4 -- 16 MB -- Diamond Stealth64 S3 Vision868 2 MB VLB -- AWE64 Gold -- Roland LAPC-I and SCC-1 -- Adaptec AVA-2825 -- IBM 1 GB SCSI-2 -- Plextor 8x -- Teac 3,5" + 5,25" -- EIZO S2133