Hacker News new | ask | show | jobs
by fuklief 1405 days ago
I believe it means High Level Synthesis in this context.
1 comments

Ah. Indeed, I don't have an FPGA on hand to synthesize all this to real silicon, but it would totally be possible (Digital has support for FPGA synthesis)
an HLS would compile rust directly to verilog or some netlist, as opposed to running the ARM core with a different technology. this is an awesome project, great writeup :)