Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 760 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 760 Bytes

Build Status

Piplin

Piplin is an hardware description language (HDL) written in Clojure.

Piplin is no longer in active development. Piplin has been used to synthesize simple VGA drivers and basic processors onto an FPGA. This project is interesting, however, I would not try to use it unless you want to mess with the compiler.

Piplin is tested with Clojure versions 1.4+.

You can include it in your project.clj:

[piplin "0.1.1"]

Documentation

Please visit Piplin's main site for Documentation, Tutorials, and more.

License

Copyright (C) 2013 David Greenberg

Distributed under the Eclipse Public License, the same as Clojure.