Added basic images of breakout board

This commit is contained in:
Alan Garfield 2018-01-02 01:28:31 +11:00
parent 6b48bdbb05
commit 3f9d786769
3 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# apple-one
![Apple One](https://github.com/alangarf/apple-one/raw/master/media/apple-one.jpg)
This is a very untested and very basic implementation of an Apple 1 in a iCE40HX FPGA. It has enough to run Woz Mon via the serial USB interface which is available on the iCE40HX8K-B-EVN breakout board, which makes this a very compact little set up.
I've also wired up support for a LED&KEYS IO board using my TM1638 verilog module.
@ -54,7 +56,7 @@ Registers:
P2 | DIO | The tristate digital I/O pin
R1 | STB | The "chipselect" / strobe line
![LED&KEYs board being silly](https://github.com/alangarf/apple-one/raw/master/media/apple-one.png)
![LED&KEYs](https://github.com/alangarf/apple-one/raw/master/media/ledandkeys.jpg)
## Serial Setup

BIN
media/apple-one.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

BIN
media/ledandkeys.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB