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

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

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.