This is a project giving an interface for small circuits written in Clash. An example of such a small circuit, a game of snake is provided.
stack buildTo run the snake example circuit:
stack exec snakeThe source code for this example can be found in snake/Snake.hs
Copyright 2017 Basile Henry