Search found 1 match
- September 23rd, 2012, 2:36 pm
- Forum: General Discussion
- Topic: Fast hardware simulation
- Replies: 1
- Views: 2561
Fast hardware simulation
Hi, I'm planning to implement a massively parallel simulator of game of life on digital circuits for my class project. I have an FPGA with 6-million logic gates (effectively). I'm guessing the simulation would naively yield 1 million to 1 billion steps/sec and the grid will be somewhere between 100x...