Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 415 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 415 Bytes

clash-io

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.

Building

stack build

Run

To run the snake example circuit:

stack exec snake

The source code for this example can be found in snake/Snake.hs

License

MIT License

Copyright 2017 Basile Henry