Smartmayukh / Cellular-Automata-and-Verilog

Simulating various Cellular Automata designs on different topologies like Flat plane, Toroid, Morbius loop, Klein's bottle using Verilog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cellular-Automata-and-Verilog

Simulating various Cellular Automata designs on different topologies like Flat plane, Toroid, Morbius loop, Klein's bottle using Verilog.

200

RULE 90 IN VERILOG

image

image


PYTHON SIMULATION

image




RULE 110 IN VERILOG

image
image


PYTHON SIMULATION
image



CONWAY'S GAME OF LIFE

I wrote the Verilog code for Conway's Game of Life on a 16x16 toroid.

image

image



You can check out my website on Cellular Automata and Verilog

https://sites.google.com/view/cellular-automata-mayukhmali/home

About

Simulating various Cellular Automata designs on different topologies like Flat plane, Toroid, Morbius loop, Klein's bottle using Verilog.

License:MIT License


Languages

Language:Verilog 100.0%