System Improbable
Posted: 01 Apr 2014 20:16
Martin set a challenge
Here is my outline, details are left to the reader:

Note the important word hypothetical,<mission impossible theme>
Your task should you choose to accept it, design one hypothetical system using as much from the box as possible
</mission impossible theme>

- It has to be a twin Z80 system. I would propose using one as the main CPU, and the other as a Graphics Processing Unit (GPU).
- Connected to the GPU Z80:
- Two of the DRAM chips and an EPROM for data and program.
- The VDP, and that would use the remaining DRAM.
- One of the Atmel 40pin Micros would provide FIFO communications between the two processors.
- One of the peripheral interface chips driving an LCD for debug/diagnostics.
- The remainder would attach to the main Z80 CPU.
- The other Atmel 40pin interfacing with the FLASH memory to act as a storage device.
- The second peripheral interface chip providing PATA interface for the compact flash (or a hard disk). Either connected to the Atmel or directly to the Z80.
- FPU on the main system (or would the GPU need it more?)
- Atmel 20pin running the two sound generators (for stereo sound).
- The KIO chip would provide:
- Serial Input / Output via the MAX232.
- PS/2 keyboard input.
- Clocks for the serial I/O and Timing for the Z80
- PIO for printer port
- The real time clock.
- EPROM & static RAM for memory
- The PLDs to glue everything together.
