You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -46,14 +47,16 @@ Below is the image of [GDSII](https://en.wikipedia.org/wiki/GDSII) integrated ci
46
47
## Plan
47
48
-[x] Tapeout on a 130 nm node via [Tiny Tapeout 07](https://app.tinytapeout.com/projects/668) with a 24 pin revision to fit into Tiny Tapeout constraints
48
49
-[x] Tapeout with all 40 pins exposed via eFabless ChipIgnite in QFN64 package
49
-
-[x] Tapeout with two different Open Source PDKs:
50
+
-[x] Tapeout with the three different Open Source PDKs:
-[ ] Thorough timing test of the input/output signals in compariston to original Z80
58
61
-[ ] Testbench
59
62
-[ ]**WIP** Add thorough tests for all Z80 instructions including the 'illegal' ones [ZEXALL](https://mdfs.net/Software/Z80/Exerciser/) to a testbench
@@ -62,6 +65,7 @@ Below is the image of [GDSII](https://en.wikipedia.org/wiki/GDSII) integrated ci
62
65
-[ ] Compare different implementations: Verilog core [A-Z80](https://github.com/gdevic/A-Z80), Netlist based [Z80Explorer](https://github.com/gdevic/Z80Explorer), etc
63
66
-[ ] Create gate-level layouts that would resemble the original Z80 layout, see the original [chip dies](#Z80-Die-shots) below. Zilog designed Z80 by manually placing each transistor by hand.
64
67
-[ ] Ceramic DIP40 package
68
+
-[ ] Logo / "chip-art" for the project
65
69
66
70
# How to Contribute
67
71
Join the [Tiny Tapeout Discord](https://tinytapeout.com/discord) forum.
0 commit comments