dataino.it wrote on 2024-10-27, 16:20:
Question: Is the IBM CPU pinout recoverable?
NP - not populated (not soldered in other words).
R18 should be NP because AFAIK Cyrix does not float A20 so there is no need for such connection. R17 depends on what the CPU is. That might be a way for the IBM chip to have a separate voltage reference for I/O pins (like on 3V3 486 chips), but Cyrix chips have all the Vcc pins tied together and no such option.
R16 should be NP as it makes no sense on Cyrix. R15 should be 0 ohm, you might get away putting 100 ohms there as A20 gate signal shouldn't be be fast switching, and that will offer some short circuit protection. A20M# in as permanent input though so 0 ohms should be safe.
R14 should be 0 ohms but this signal should go to the FLUSH# pin, not KEN#. Possibly you can wire both together and just not use KEN# - this will require BIOS too dumb to set it up, so you'll need a DOS util, or a BIOS that allows you to select Cyrix operating mode. Frankly I would expect to have to use the DOS util anyway, and BIOS just to get the CPU to boot properly but perhaps not be set correctly.
R13 and R12 should be NP on Cyrix. Even if BIOS tries to enable KEN# the worst case scenario it will float and the L1 will be sort of randomly used or not during early boot. But there is no need to have KEN# tied to GND, Cyrix can ignore it and you'll just have to set the exclusion zones properly via software.
One last thing, FLUSH# input is optional but it must not float if any software (that means BIOS as well) tries to enable it. You'll get massive performance degradation if it's enabled and pulled low all the time.