[racket] Racket and FPGA
On Apr 23, 2013, at 7:29 PM, Neil Van Dyke wrote:
> Anyone have some neat Racket-based tools for FPGA development?
>
> I have a tentative FPGA project, for number-crunching, and almost certainly will be hand-tuning the HDL to squeeze every ounce of performance I can get, so I'm not interested right now in a Racket VM or a compiler. But if someone has other tools (sexp syntax for full HDL, plus macros?), I'd be interested.
I have nothing to offer you, but I'd love to hear how this turns out. It looks to me like there's a lot of low-hanging fruit here for declarative languages.
John