ea7406731b8f6369025d5fdf14169c2ed8094cb7
[z80comp2] / README.md
1 Z80 micro 2
2 ===========
3 This is a simple Z80 computer:
4  - 3.6864 MHz clock (see mc68681 DUART)
5  - 64kb RAM (32kb accessible at any single time)
6  - 32kb ROM
7  - Dual serial UART (mc68681) with CTS/RTS flow control (1x RS232, 1x TTL-level)
8  - Glue logic implemented in a ATF16V8 GAL (glue.pld)