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
- Host: GitHub
- URL: https://github.com/wokwi/wrapped_silife
- Owner: wokwi
- License: apache-2.0
- Created: 2021-12-20T18:04:58.000Z (almost 4 years ago)
- Default Branch: mpw7
- Last Pushed: 2024-01-13T18:49:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T14:50:05.309Z (11 months ago)
- Language: Verilog
- Size: 76.3 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)