Reply 740 of 747, by rasteri
dartfrog wrote on 2025-04-27, 04:07:I have the first pass of the schematic largely done. I have sourced all the symbols and footprints. I tried following the Costronic schematic as close as possible. I left out BCLK cap, FLASHROM, and ROMCS/NOGO jumpers for now. Other than that it's basically the same. I have yet to mess around with routing/placement of anything. I selected footprints/components that would be easy to hand solder, like 1808 caps and rest through hole components. You're welcome to critique and/or make changes. You can submit a pull request for the schematic/board via link in sig if you want. (ISA8888_KiCAD folder.)
A couple of thoughts for my intended use case (i.e. converting Pentium 4 or Athlon motherboards to use ISA, rather than the PCIe stuff) -
1. You haven't routed PPDREQ and PPDGNT, I assume those will eventually go to headers somewhere?
2. Related to 1. - I would suggest having a jumper option to route the REQ and GNT pins on the PCI port to PPDREQ and PPDGNT (instead of IREQ and IGNT). On ICH southbridges up to ICH4 there is a register that can change some of the GNT/REQ pins to act as PPDREQ/PPDGNT. This would mean that you wouldn't have to find PPDREQ and PPDGNT on the motherboard anywhere, but it would mean you'd have to find which PCI slot on the motherboard had the relevant signals (possibly just by trial and error).