verilog-apple-one/boards/tinyfpga_b2/README.md

16 lines
489 B
Markdown
Raw Permalink Normal View History

# TinyFPGA B2 support
2018-02-11 21:56:11 +00:00
![TinyFPGA_B2 board photo](images/tinyfpga_b2.png)
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:
2018-02-11 21:56:11 +00:00
```
$ cd yosys
$ make
```
Since programming here is done with custom tool it is important to have tinyfpgab installed.