
General info
This project allows you to test a Z80 CPU.It tries
- to identify the CPU technology (NMOS/CMOS),
- to identify the CPU manufacturer,
- to test whether the CPU is still functional,
- to find out the max. supported clock rate.
It does not test
- Interrupts
- WAIT and HALT inputs signals
- M1 and RFSH output signals
- BUSRQ and BUSACK signals
- 32kb EPROM (27C256), alternatively AT29C256 Flash Memory can be used (an AT28C256 is not pin compatible)
- 32kb SRAM
- 2 output ports (1x unidirectional, 1x read-back) with 16 LEDs
- RESET and NMI button
- 16 MHz / 20 MHz switchable
- 1, 1/2, 1/4, 1/8, 1/16 multiplicator (1-16 MHz / 1.25-20 MHz)
- Connectors for measuring CPU power consumption
- USB powered
- THT for easy soldering
- https://oshwlab.com/vitalian1980/z80-tester (Hardware, Public Domain)