Hacker News new | ask | show | jobs
by dgrnbrg 4856 days ago
I have been working on this problem as well, by writing a system that allows you to compile Clojure to FPGAs. I'll be giving a talk on it at Clojure West: http://clojurewest.org/sessions#greenberg

</shamelessplug>

2 comments

I've also been working on a HDL DSL. I've been using Idris; the type of a circuit ensures that it implements the correct behaviour.