Hardware Description Language

Hardware Description Languages (HDLs), such as Verilog and VHDL, are used to describe the structure and behavior of digital circuits. Current research focuses on leveraging large language models (LLMs), often fine-tuned on large corpora of HDL code, to automate tasks like code generation, verification, and even complete chip design. This involves exploring various LLM architectures and prompting techniques to improve code quality, address issues like "hallucination" (generating incorrect code), and handle non-textual representations common in circuit design. The ultimate goal is to accelerate and improve the efficiency and reliability of the electronic design automation (EDA) process, leading to faster and more cost-effective chip development.

Papers