diff --git a/fractal_project/README.md b/fractal_project/README.md index 709826bc16b8426a81a6ae71ecc6ef7e415be875..459f019a8334541a47d58dc4db2dc8a6614b80f5 100644 --- a/fractal_project/README.md +++ b/fractal_project/README.md @@ -53,3 +53,9 @@ Each student will have to propose either a parallel or pipelined architecture. F >> 3. $0.5 + 0.1\imath$  + +### Game of life with **high-speed links** + +An alternative is to implement a **game of life** where the game board is on two boards with two screens. The boards communicate through high-speed serial links. + + diff --git a/fractal_project/img/gol.png b/fractal_project/img/gol.png new file mode 100644 index 0000000000000000000000000000000000000000..c8f73133e25bc557bf011d1e03ae7c4a54932d59 Binary files /dev/null and b/fractal_project/img/gol.png differ