Ask HN: High-level hardware description language?
https://news.ycombinator.com/item?id=48147704We 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?