Moved files to proper folder and added readme

This commit is contained in:
Miodrag Milanovic 2018-02-11 17:53:35 +01:00
parent a750ebb07a
commit 1d6905cc0e
5 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# TinyFPGA B2 support
This adds support for building apple one design for [TinyFPGA B2 board](http://tinyfpga.com/b-series-guide.html) on [TinyFPGA Computer Project Board](https://hackaday.io/project/29526-tinyfpga-computer-project-board) used for VGA and PS2
## Building
Install a recent IceStorm toolchain, and:
make
Since programming here is done with custom tool it is important to have tinyfpgab installed.