An open API service indexing awesome lists of open source software.

https://github.com/wokwi/wrapped_silife

Game of Life in Silicon, wrapped for OpenMPW group submission
https://github.com/wokwi/wrapped_silife

Last synced: 10 months ago
JSON representation

Game of Life in Silicon, wrapped for OpenMPW group submission

Awesome Lists containing this project

README

          

# SiLife on Z2A MPW-7 Group Submission

## Pinout

| mprj_io | Function | Signal | Direction |
|---------|----------|--------|------------|
| 8 | MAX7219 | CS | Output |
| 9 | MAX7219 | SCK | Output |
| 10 | MAX7219 | MOSI | Output |
| 11 | SYNC | ACTIVE | Input |
| 12 | SYNC | CLK | Input |
| 13 | SYNC | BUSY | Open drain |
| 14 | SYNC | N_IN | Input |
| 15 | SYNC | N_OUT | Output |
| 16 | SYNC | E_IN | Input |
| 17 | SYNC | E_OUT | Output |
| 18 | SYNC | S_IN | Input |
| 19 | SYNC | S_OUT | Output |
| 20 | SYNC | W_IN | Input |
| 21 | SYNC | W_OUT | Output |
| 22 | SPI_CTRL | CS | Input |
| 23 | SPI_CTRL | CLK | Input |
| 24 | SPI_CTRL | DIN | Input |
| 25 | SPI_CTRL | DOUT | Output |
| 26 | VGA | HSYNC | Output |
| 27 | VGA | VSYNC | Output |
| 28 | VGA | DATA | Output |

# License

This project is [licensed under Apache 2](LICENSE)