https://github.com/wokwi/silife
Game of Life, in Silicon
https://github.com/wokwi/silife
Last synced: 4 months ago
JSON representation
Game of Life, in Silicon
- Host: GitHub
- URL: https://github.com/wokwi/silife
- Owner: wokwi
- Created: 2021-12-02T17:58:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T20:02:03.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T14:49:59.813Z (5 months ago)
- Language: Verilog
- Homepage:
- Size: 200 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# siLife - Game of Life, in Silicon
To simulate, run `make`.
## Tool installation
Ubuntu setup:
```bash
sudo apt install make iverilog gtk-wave
```For code formatting, also install [verible](https://github.com/chipsalliance/verible).
## Copyright
Copyright (C) 2021, Uri Shaked.