Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/urish/tt05-silife-8x8
Game of Life in Silicon (8x8)
https://github.com/urish/tt05-silife-8x8
game-of-life tiny-tapeout verilog
Last synced: about 2 months ago
JSON representation
Game of Life in Silicon (8x8)
- Host: GitHub
- URL: https://github.com/urish/tt05-silife-8x8
- Owner: urish
- License: apache-2.0
- Created: 2023-09-19T18:53:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T11:46:59.000Z (about 1 year ago)
- Last Synced: 2024-05-10T03:43:24.529Z (8 months ago)
- Topics: game-of-life, tiny-tapeout, verilog
- Language: Verilog
- Homepage: https://tinytapeout.com
- Size: 33.2 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](../../workflows/gds/badge.svg) ![](../../workflows/docs/badge.svg) ![](../../workflows/test/badge.svg)
# Conway's Game of Life in Silicon
This is a hardware implementation of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) in Verilog. It is designed for [Tiny Tapeout](https://tinytapeout.com).