Looking at the STE's combel, it looks like only "C" is even connected.

- Capture.PNG (13.64 KiB) Viewed 4663 times
I have started to re-create the logic blocks in the blitter in Quartus and Icky has started doing the leg work in linking it all up. Are we insane ? Probably yes

but we doing it anyway. But learning how the blitter works and re-creating it makes a long, but interesting project.
I am making them as close to the original as possible. So this will be a literal gate copy design. This will mean we *should* have a 100% replica of the blitter on a gate level. Well, maybe not 100% as I am having to remove the differential logic in some places, but that aside, its function should be exactly as the original.
The Ricoh datasheet has these options for PLCC68

- Capture2.PNG (85.28 KiB) Viewed 4663 times
So the gate count must be one of, 2300,2900,3800.
I am wondering if it would fit inside a ATF1508 5V PLD.. Though I can't seem to find a "gate count" on those devices. I would assume modern PLD's would have higher specs than the Ricoh's had. If we could fit it into a ATF PLD, that would mean no FPGA needed for the blitter and we can likely add other stuff into the same PLD as well.
Of course this will be ongoing in the background for a while as its not a main project at the moment. Though we haven't given up with this project
