Remix.run Logo
Ask HN: High-level hardware description language?
2 points by nyeah 6 hours ago

We use Verilog to develop hardware in FPGAs, for embedded systems. It's fine but it's relentlessly low-level (of course). LLMs help a lot with the human errors, but still.

Has anyone used a higher-level hardware description language for FPGA programming? What was your experience with it?