Skip to content

kuashio/conways-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life in Verilog

This project is a Verilog implementation of Conway's Game of Life, with the purpose of implementing on an FPGA.

The repository has two mains parts, respectively contained in the following folders:

  • src/ The source code for an efficient implementation of Conway's Game of Life. You simulate this code online at EDA Playground!
  • FSM Encodings/ A comparison of the outcome of using 3 different encodings for Finite State Machines. This comparison is featured in one of my articles on allaboutcircuits.com. 3 encodings were used for 3 different FSMs on 3 different platforms, adding up to 27 projects: 9 in Lattice's Diamond, 9 in Intel's Quartus Prime, and 9 in Xilinx's Vivado Design Suite.

Contact

Eduardo Corpeño

You may reach me at [email protected]

About

A Verilog implementation of Conway's Game of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published